Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions buildbot/dependency.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ocl_cpu_rt_ver=2021.11.3.0.09
# https://github.com/intel/llvm/releases/download/2021-WW11/win-oclcpuexp-2021.11.3.0.09_rel.zip
ocl_cpu_rt_ver_win=2021.11.3.0.09
# Same GPU driver supports Level Zero and OpenCL
# https://github.com/intel/compute-runtime/releases/tag/21.12.19358
ocl_gpu_rt_ver=21.12.19358
# https://github.com/intel/compute-runtime/releases/tag/21.13.19438
ocl_gpu_rt_ver=21.13.19438
# Same GPU driver supports Level Zero and OpenCL
# https://downloadmirror.intel.com/30266/a08/igfx_win10_100.9316.zip
ocl_gpu_rt_ver_win=27.20.100.9316
Expand All @@ -30,7 +30,7 @@ ocloc_ver_win=27.20.100.9168
[DRIVER VERSIONS]
cpu_driver_lin=2021.11.3.0.09
cpu_driver_win=2021.11.3.0.09
gpu_driver_lin=21.12.19358
gpu_driver_lin=21.13.19438
gpu_driver_win=27.20.100.9316
fpga_driver_lin=2021.11.3.0.09
fpga_driver_win=2021.11.3.0.09
Expand Down