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.13.11.0.23
# https://github.com/intel/llvm/releases/download/2021-WW50/win-oclcpuexp-2021.13.11.0.23_rel.zip
ocl_cpu_rt_ver_win=2021.13.11.0.23
# Same GPU driver supports Level Zero and OpenCL
# https://github.com/intel/compute-runtime/releases/tag/22.05.22297
ocl_gpu_rt_ver=22.05.22297
# https://github.com/intel/compute-runtime/releases/tag/22.09.22577
ocl_gpu_rt_ver=22.09.22577
# Same GPU driver supports Level Zero and OpenCL
# https://downloadmirror.intel.com/721124/igfx_win_101.1340.zip
ocl_gpu_rt_ver_win=101.1340
Expand All @@ -31,7 +31,7 @@ ocloc_ver_win=101.1340
[DRIVER VERSIONS]
cpu_driver_lin=2021.13.11.0.23
cpu_driver_win=2021.13.11.0.23
gpu_driver_lin=22.05.22297
gpu_driver_lin=22.09.22577
gpu_driver_win=101.1340
fpga_driver_lin=2021.13.11.0.23
fpga_driver_win=2021.13.11.0.23
Expand Down