We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c765222 commit 4f79de3Copy full SHA for 4f79de3
CMakeLists.txt
@@ -389,7 +389,7 @@ if(UMF_BUILD_LEVEL_ZERO_PROVIDER)
389
else()
390
set(LEVEL_ZERO_LOADER_REPO
391
"https://github.com/oneapi-src/level-zero.git")
392
- set(LEVEL_ZERO_LOADER_TAG v1.21.9)
+ set(LEVEL_ZERO_LOADER_TAG v1.22.4)
393
394
message(STATUS "Fetching Level Zero loader (${LEVEL_ZERO_LOADER_TAG}) "
395
"from ${LEVEL_ZERO_LOADER_REPO} ...")
0 commit comments