File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116116 CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
117117 endfunction ()
118118
119- set (UNIFIED_RUNTIME_REPO "https://github.com/martygrant /unified-runtime.git" )
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
120120 include (${CMAKE_CURRENT_SOURCE_DIR} /cmake/modules/UnifiedRuntimeTag.cmake)
121121
122122 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
Original file line number Diff line number Diff line change 1- # commit 9937d029c7fdcbf101e89f8515f640c145e059c5
2- # Merge: 9ac6d5d9 10b0e101
1+ # commit b0f9293d9b39ce0f8019a02198119a8b6fe0b05f
2+ # Merge: b5294ee0 1f687880
33# Author: Callum Fare <[email protected] > 4- # Date: Wed Nov 20 14:49:17 2024 +0000
5- # Merge pull request #2258 from aarongreig/aaron/tryUseExtensionSubgroupInfo
6- # Use extension version of clGetKernelSubGroupInfo when necessary.
7- set (UNIFIED_RUNTIME_TAG 1f68788020e2f13602cd209e6e59ede6626185d4 )
4+ # Date: Fri Nov 22 11:50:36 2024 +0000
5+ # Merge pull request #2326 from martygrant/martin/fixDevicePartitionOpenCL
6+ # Index into property array in urDevicePartition for OpenCL
7+ set (UNIFIED_RUNTIME_TAG b0f9293d9b39ce0f8019a02198119a8b6fe0b05f )
You can’t perform that action at this time.
0 commit comments