Skip to content

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

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

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
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.13.22789
ocl_gpu_rt_ver=22.13.22789
# 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.13.22789
gpu_driver_win=101.1404
fpga_driver_lin=2022.13.3.0.16
fpga_driver_win=2022.13.3.0.16
Expand Down