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=2022.13.3.0.16
# https://github.com/intel/llvm/releases/download/2022-WW13/win-oclcpuexp-2022.13.3.0.16_rel.zip
ocl_cpu_rt_ver_win=2022.13.3.0.16
# Same GPU driver supports Level Zero and OpenCL
# https://github.com/intel/compute-runtime/releases/tag/22.10.22597
ocl_gpu_rt_ver=22.10.22597
# https://github.com/intel/compute-runtime/releases/tag/22.15.22905
ocl_gpu_rt_ver=22.15.22905
# Same GPU driver supports Level Zero and OpenCL
# https://downloadmirror.intel.com/723911/igfx_win_101.1404.zip
ocl_gpu_rt_ver_win=101.1404
Expand All @@ -31,7 +31,7 @@ ocloc_ver_win=101.1404
[DRIVER VERSIONS]
cpu_driver_lin=2022.13.3.0.16
cpu_driver_win=2022.13.3.0.16
gpu_driver_lin=22.10.22597
gpu_driver_lin=22.15.22905
gpu_driver_win=101.1404
fpga_driver_lin=2022.13.3.0.16
fpga_driver_win=2022.13.3.0.16
Expand Down