Skip to content
Closed
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
4 changes: 2 additions & 2 deletions buildbot/dependency.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ocl_cpu_rt_ver=2020.10.7.0.15
ocl_cpu_rt_ver_win=2020.10.7.0.15
# Same GPU driver supports Level Zero and OpenCL:
# https://github.com/intel/compute-runtime/releases/tag/20.29.17408
ocl_gpu_rt_ver=20.29.17408
ocl_gpu_rt_ver=20.30.17454
# Same GPU driver supports Level Zero and OpenCL:
# https://downloadmirror.intel.com/29674/a08/igfx_win10_100.8336.zip
ocl_gpu_rt_ver_win=27.20.100.8336
Expand All @@ -24,7 +24,7 @@ fpga_ver_win=20200701_000002
[DRIVER VERSIONS]
cpu_driver_lin=2020.10.7.0.15
cpu_driver_win=2020.10.7.0.15
gpu_driver_lin=20.29.17408
gpu_driver_lin=20.30.17454
gpu_driver_win=27.20.100.8336
fpga_driver_lin=2020.10.7.0.15
fpga_driver_win=2020.10.7.0.15
Expand Down