Skip to content

[BuildBot] Uplift GPU RT version for Linux CI Process #2716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
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=2020.11.11.0.04
# https://github.com/intel/llvm/releases/download/2020-WW45/win-oclcpuexp-2020.11.11.0.04_rel.zip
ocl_cpu_rt_ver_win=2020.11.11.0.04
# Same GPU driver supports Level Zero and OpenCL:
# https://github.com/intel/compute-runtime/releases/tag/20.42.18209
ocl_gpu_rt_ver=20.42.18209
# https://github.com/intel/compute-runtime/releases/tag/20.43.18277
ocl_gpu_rt_ver=20.43.18277
# Same GPU driver supports Level Zero and OpenCL:
# https://downloadmirror.intel.com/29879/a08/igfx_win10_100.8778.zip
ocl_gpu_rt_ver_win=27.20.100.8778
Expand All @@ -24,7 +24,7 @@ fpga_ver_win=20201022_000005
[DRIVER VERSIONS]
cpu_driver_lin=2020.11.11.0.04
cpu_driver_win=2020.11.11.0.04
gpu_driver_lin=20.42.18209
gpu_driver_lin=20.43.18277
gpu_driver_win=27.20.100.8778
fpga_driver_lin=2020.11.11.0.04
fpga_driver_win=2020.11.11.0.04
Expand Down