Skip to content

Commit 8373d36

Browse files
committed
[UR][L0] Enable USM Import/Release Exp Functions
- pre-commit PR for oneapi-src/unified-runtime#1494 Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 27a3990 commit 8373d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
104104
set(UNIFIED_RUNTIME_TAG 065bf2dd97b58a4ceeb2fb83eed1df9319e61c59)
105105

106106
fetch_adapter_source(level_zero
107-
"https://github.com/oneapi-src/unified-runtime.git"
108-
${UNIFIED_RUNTIME_TAG}
107+
"https://github.com/nrspruit/unified-runtime.git"
108+
f4dd407a743cfec5a13dc40d3eebb8c20f723e4b
109109
)
110110

111111
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)