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.
2 parents 0afa341 + 4f79de3 commit fcb3f99Copy full SHA for fcb3f99
CMakeLists.txt
@@ -396,7 +396,7 @@ if(UMF_BUILD_LEVEL_ZERO_PROVIDER)
396
else()
397
set(LEVEL_ZERO_LOADER_REPO
398
"https://github.com/oneapi-src/level-zero.git")
399
- set(LEVEL_ZERO_LOADER_TAG v1.21.9)
+ set(LEVEL_ZERO_LOADER_TAG v1.22.4)
400
401
message(STATUS "Fetching Level Zero loader (${LEVEL_ZERO_LOADER_TAG}) "
402
"from ${LEVEL_ZERO_LOADER_REPO} ...")
0 commit comments