Skip to content

Commit d8f2304

Browse files
Bump Level Zero version to v1.31.0
1 parent a190c7c commit d8f2304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ if(UMF_BUILD_LEVEL_ZERO_PROVIDER)
408408
else()
409409
set(LEVEL_ZERO_LOADER_REPO
410410
"https://github.com/oneapi-src/level-zero.git")
411-
set(LEVEL_ZERO_LOADER_TAG v1.26.3)
411+
set(LEVEL_ZERO_LOADER_TAG v1.31.0)
412412

413413
message(STATUS "Fetching Level Zero loader (${LEVEL_ZERO_LOADER_TAG}) "
414414
"from ${LEVEL_ZERO_LOADER_REPO} ...")

0 commit comments

Comments
 (0)