Skip to content

Commit 7057f7a

Browse files
authored
[BuildBot] Uplift GPU RT version for Linux CI Process (#6502)
Uplift GPU RT version for Linux to 22.30.23789 Signed-off-by: bb-sycl <bb-sycl@intel.com>
1 parent ba9aefa commit 7057f7a

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.13.3.0.16
44
# https://github.com/intel/llvm/releases/download/2022-WW13/win-oclcpuexp-2022.13.3.0.16_rel.zip
55
ocl_cpu_rt_ver_win=2022.13.3.0.16
66
# Same GPU driver supports Level Zero and OpenCL
7-
# https://github.com/intel/compute-runtime/releases/tag/22.29.23750
8-
ocl_gpu_rt_ver=22.29.23750
7+
# https://github.com/intel/compute-runtime/releases/tag/22.30.23789
8+
ocl_gpu_rt_ver=22.30.23789
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.13.3.0.16
3333
cpu_driver_win=2022.13.3.0.16
34-
gpu_driver_lin=22.29.23750
34+
gpu_driver_lin=22.30.23789
3535
gpu_driver_win=101.1404
3636
fpga_driver_lin=2022.13.3.0.16
3737
fpga_driver_win=2022.13.3.0.16

0 commit comments

Comments
 (0)