Skip to content

Commit 505dccb

Browse files
authored
[BuildBot] Uplift GPU RT version for Linux to 21.09.19150 (#3316)
Signed-off-by: bb-sycl <bb-sycl@intel.com>
1 parent 2a76b2a commit 505dccb

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=2021.11.3.0.09
44
# https://github.com/intel/llvm/releases/download/2021-WW11/win-oclcpuexp-2021.11.3.0.09_rel.zip
55
ocl_cpu_rt_ver_win=2021.11.3.0.09
66
# Same GPU driver supports Level Zero and OpenCL
7-
# https://github.com/intel/compute-runtime/releases/tag/21.08.19096
8-
ocl_gpu_rt_ver=21.08.19096
7+
# https://github.com/intel/compute-runtime/releases/tag/21.09.19150
8+
ocl_gpu_rt_ver=21.09.19150
99
# Same GPU driver supports Level Zero and OpenCL
1010
# https://downloadmirror.intel.com/30266/a08/igfx_win10_100.9316.zip
1111
ocl_gpu_rt_ver_win=27.20.100.9316
@@ -30,7 +30,7 @@ ocloc_ver_win=27.20.100.9168
3030
[DRIVER VERSIONS]
3131
cpu_driver_lin=2021.11.3.0.09
3232
cpu_driver_win=2021.11.3.0.09
33-
gpu_driver_lin=21.08.19096
33+
gpu_driver_lin=21.09.19150
3434
gpu_driver_win=27.20.100.9316
3535
fpga_driver_lin=2021.11.3.0.09
3636
fpga_driver_win=2021.11.3.0.09

0 commit comments

Comments
 (0)