Skip to content

Commit 006d080

Browse files
authored
[BuildBot] Uplift GPU RT version for Linux CI Process (#2957)
Uplift GPU RT version for Linux to 20.51.18762 Signed-off-by: bb-sycl <[email protected]>
1 parent 729a087 commit 006d080

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=2020.11.11.0.04
44
# https://github.com/intel/llvm/releases/download/2020-WW45/win-oclcpuexp-2020.11.11.0.04_rel.zip
55
ocl_cpu_rt_ver_win=2020.11.11.0.04
66
# Same GPU driver supports Level Zero and OpenCL
7-
# https://github.com/intel/compute-runtime/releases/tag/20.50.18716
8-
ocl_gpu_rt_ver=20.50.18716
7+
# https://github.com/intel/compute-runtime/releases/tag/20.51.18762
8+
ocl_gpu_rt_ver=20.51.18762
99
# Same GPU driver supports Level Zero and OpenCL
1010
# https://downloadmirror.intel.com/30066/a08/igfx_win10_100.9030.zip
1111
ocl_gpu_rt_ver_win=27.20.100.9030
@@ -26,7 +26,7 @@ ocloc_ver_win=27.20.100.8935
2626
[DRIVER VERSIONS]
2727
cpu_driver_lin=2020.11.11.0.04
2828
cpu_driver_win=2020.11.11.0.04
29-
gpu_driver_lin=20.50.18716
29+
gpu_driver_lin=20.51.18762
3030
gpu_driver_win=27.20.100.9030
3131
fpga_driver_lin=2020.11.11.0.04
3232
fpga_driver_win=2020.11.11.0.04

0 commit comments

Comments
 (0)