Skip to content

Commit a914680

Browse files
authored
[BuildBot] Uplift GPU RT version for Linux to 22.09.22577 (#5742)
Signed-off-by: bb-sycl <[email protected]>
1 parent 93b573a commit a914680

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

buildbot/dependency.conf

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ocl_cpu_rt_ver=2021.13.11.0.23
44
# https://github.com/intel/llvm/releases/download/2021-WW50/win-oclcpuexp-2021.13.11.0.23_rel.zip
55
ocl_cpu_rt_ver_win=2021.13.11.0.23
66
# Same GPU driver supports Level Zero and OpenCL
7-
# https://github.com/intel/compute-runtime/releases/tag/22.05.22297
8-
ocl_gpu_rt_ver=22.05.22297
7+
# https://github.com/intel/compute-runtime/releases/tag/22.09.22577
8+
ocl_gpu_rt_ver=22.09.22577
99
# Same GPU driver supports Level Zero and OpenCL
1010
# https://downloadmirror.intel.com/721124/igfx_win_101.1340.zip
1111
ocl_gpu_rt_ver_win=101.1340
@@ -31,7 +31,7 @@ ocloc_ver_win=101.1340
3131
[DRIVER VERSIONS]
3232
cpu_driver_lin=2021.13.11.0.23
3333
cpu_driver_win=2021.13.11.0.23
34-
gpu_driver_lin=22.05.22297
34+
gpu_driver_lin=22.09.22577
3535
gpu_driver_win=101.1340
3636
fpga_driver_lin=2021.13.11.0.23
3737
fpga_driver_win=2021.13.11.0.23

0 commit comments

Comments
 (0)