Skip to content

Commit a8db732

Browse files
committed
Bump compute runtime tag to 25.44.36015.5
1 parent e09f7c8 commit a8db732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unified-runtime/cmake/FetchLevelZero.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ if(L0_COMPUTE_RUNTIME_HEADERS)
130130
set(COMPUTE_RUNTIME_REPO_PATH "${L0_COMPUTE_RUNTIME_HEADERS}")
131131
else()
132132
set(UR_COMPUTE_RUNTIME_REPO "https://github.com/intel/compute-runtime.git")
133-
set(UR_COMPUTE_RUNTIME_TAG 25.35.35096.9)
133+
set(UR_COMPUTE_RUNTIME_TAG 25.44.36015.5)
134134

135135
include(FetchContent)
136136
# Sparse fetch only the dir with level zero headers for experimental features to avoid pulling in the entire compute-runtime.

0 commit comments

Comments
 (0)