File tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100
100
endfunction ()
101
101
102
102
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
103
- # commit 8cc2b874cfc0dbf2899fe8002f4822fe2d876629 (HEAD -> main, origin/main, origin/HEAD)
104
- # Merge: 2f548cae 25c75c06
103
+ # commit 529e8b9c34acd231eb5b829f6af8123e5f09c974
104
+ # Merge: 6b33a1bb 5dc794cb
105
105
# Author: Kenneth Benzie (Benie) <[email protected] >
106
- # Date: Wed Jul 10 12:36:28 2024 +0100
107
- # Merge pull request #1458 from RossBrunton/ross/linkerror
108
- # [UR] Improve handling of error cases in urProgramLink
109
- set (UNIFIED_RUNTIME_TAG 25c75c06999dfae33415fbdb98f620e00bcf10f0 )
106
+ # Date: Wed Jul 10 15:05:31 2024 +0100
107
+ # Merge pull request #1816 from nrspruit/l0_intel_driver_version
108
+ # [L0] Use Intel Level Zero Driver String extension
109
+ set (UNIFIED_RUNTIME_TAG 529e8b9c34acd231eb5b829f6af8123e5f09c974 )
110
110
111
111
fetch_adapter_source(level_zero
112
112
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments