Skip to content

[SYCL][BuildBot] Uplift GPU RT version for Windows to 27.20.100.9030 #2932

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 1 commit into from
Dec 23, 2020
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 @@ -7,8 +7,8 @@ ocl_cpu_rt_ver_win=2020.11.11.0.04
# https://github.com/intel/compute-runtime/releases/tag/20.50.18716
ocl_gpu_rt_ver=20.50.18716
# Same GPU driver supports Level Zero and OpenCL
# https://downloadmirror.intel.com/29988/a08/igfx_win10_100.8935.zip
ocl_gpu_rt_ver_win=27.20.100.8935
# https://downloadmirror.intel.com/30066/a08/igfx_win10_100.9030.zip
ocl_gpu_rt_ver_win=27.20.100.9030
intel_sycl_ver=build
# https://github.com/oneapi-src/oneTBB/releases/download/v2021.1-beta10/oneapi-tbb-2021.1-beta10-lin.tgz
tbb_ver=2021.1.053
Expand All @@ -26,7 +26,7 @@ fpga_ver_win=20201022_000005
cpu_driver_lin=2020.11.11.0.04
cpu_driver_win=2020.11.11.0.04
gpu_driver_lin=20.50.18716
gpu_driver_win=27.20.100.8935
gpu_driver_win=27.20.100.9030
fpga_driver_lin=2020.11.11.0.04
fpga_driver_win=2020.11.11.0.04
# NVidia CUDA driver
Expand Down