diff --git a/CMakeLists.txt b/CMakeLists.txt index 0250fe2f6..a6e46fd32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -389,7 +389,7 @@ if(UMF_BUILD_LEVEL_ZERO_PROVIDER) else() set(LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git") - set(LEVEL_ZERO_LOADER_TAG v1.21.9) + set(LEVEL_ZERO_LOADER_TAG v1.22.4) message(STATUS "Fetching Level Zero loader (${LEVEL_ZERO_LOADER_TAG}) " "from ${LEVEL_ZERO_LOADER_REPO} ...")