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 a190c7c commit d8f2304Copy full SHA for d8f2304
1 file changed
CMakeLists.txt
@@ -408,7 +408,7 @@ if(UMF_BUILD_LEVEL_ZERO_PROVIDER)
408
else()
409
set(LEVEL_ZERO_LOADER_REPO
410
"https://github.com/oneapi-src/level-zero.git")
411
- set(LEVEL_ZERO_LOADER_TAG v1.26.3)
+ set(LEVEL_ZERO_LOADER_TAG v1.31.0)
412
413
message(STATUS "Fetching Level Zero loader (${LEVEL_ZERO_LOADER_TAG}) "
414
"from ${LEVEL_ZERO_LOADER_REPO} ...")
0 commit comments