Skip to content

Commit 2981b5a

Browse files
authored
[BuildBot] Uplift GPU RT version for Linux CI Process (#6697)
Uplift GPU RT version for Linux to 22.35.24055 Signed-off-by: bb-sycl <[email protected]>
1 parent 01dde47 commit 2981b5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

buildbot/dependency.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ocl_cpu_rt_ver=2022.14.8.0.04
44
# https://github.com/intel/llvm/releases/download/2022-WW33/win-oclcpuexp-2022.14.8.0.04_rel.zip
55
ocl_cpu_rt_ver_win=2022.14.8.0.04
66
# Same GPU driver supports Level Zero and OpenCL
7-
# https://github.com/intel/compute-runtime/releases/tag/22.31.23852
8-
ocl_gpu_rt_ver=22.31.23852
7+
# https://github.com/intel/compute-runtime/releases/tag/22.35.24055
8+
ocl_gpu_rt_ver=22.35.24055
99
# Same GPU driver supports Level Zero and OpenCL
1010
# https://downloadmirror.intel.com/723911/igfx_win_101.1404.zip
1111
ocl_gpu_rt_ver_win=101.1404
@@ -31,7 +31,7 @@ ocloc_ver_win=101.1404
3131
[DRIVER VERSIONS]
3232
cpu_driver_lin=2022.14.8.0.04
3333
cpu_driver_win=2022.14.8.0.04
34-
gpu_driver_lin=22.31.23852
34+
gpu_driver_lin=22.35.24055
3535
gpu_driver_win=101.1404
3636
fpga_driver_lin=2022.14.8.0.04
3737
fpga_driver_win=2022.14.8.0.04

0 commit comments

Comments
 (0)