File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ if(UMF_BUILD_LEVEL_ZERO_PROVIDER AND (NOT UMF_LEVEL_ZERO_INCLUDE_DIR))
407407 include (FetchContent)
408408
409409 set (LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
410- set (LEVEL_ZERO_LOADER_TAG v1.19 .2)
410+ set (LEVEL_ZERO_LOADER_TAG v1.20 .2)
411411
412412 message (
413413 STATUS
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ endif()
2424include (FetchContent)
2525
2626set (LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
27- set (LEVEL_ZERO_LOADER_TAG v1.19 .2)
27+ set (LEVEL_ZERO_LOADER_TAG v1.20 .2)
2828
2929message (
3030 STATUS
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ endif()
2424include (FetchContent)
2525
2626set (LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
27- set (LEVEL_ZERO_LOADER_TAG v1.19 .2)
27+ set (LEVEL_ZERO_LOADER_TAG v1.20 .2)
2828
2929message (
3030 STATUS
You can’t perform that action at this time.
0 commit comments