Skip to content

Commit 5d093ed

Browse files
authored
Merge pull request #1590 from lukaszstolarczuk/bump-l0-ver
Bump Level Zero version to v1.31.0
2 parents a190c7c + d8f2304 commit 5d093ed

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)