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 @@ -391,7 +391,7 @@ endif()
391
391
# headers are not provided by the user (via setting UMF_LEVEL_ZERO_INCLUDE_DIR).
392
392
if (UMF_BUILD_LEVEL_ZERO_PROVIDER AND (NOT UMF_LEVEL_ZERO_INCLUDE_DIR ))
393
393
set (LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
394
- set (LEVEL_ZERO_LOADER_TAG v1.20.2 )
394
+ set (LEVEL_ZERO_LOADER_TAG v1.21.9 )
395
395
396
396
message (
397
397
STATUS
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ endif()
24
24
include (FetchContent )
25
25
26
26
set (LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
27
- set (LEVEL_ZERO_LOADER_TAG v1.20.2 )
27
+ set (LEVEL_ZERO_LOADER_TAG v1.21.9 )
28
28
29
29
message (
30
30
STATUS
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ endif()
24
24
include (FetchContent )
25
25
26
26
set (LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
27
- set (LEVEL_ZERO_LOADER_TAG v1.20.2 )
27
+ set (LEVEL_ZERO_LOADER_TAG v1.21.9 )
28
28
29
29
message (
30
30
STATUS
You can’t perform that action at this time.
0 commit comments