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 a190c7c + d8f2304 commit 5d093edCopy full SHA for 5d093ed
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