We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29eeac7 commit e62637cCopy full SHA for e62637c
.github/workflows/os-llvm-sycl-build.yml
@@ -14,8 +14,8 @@ jobs:
14
15
env:
16
DOWNLOAD_URL_PREFIX: https://github.com/intel/llvm/releases/download
17
- DRIVER_PATH: 2024-WW25
18
- OCLCPUEXP_FN: oclcpuexp-2024.18.6.0.02_rel.tar.gz
+ DRIVER_PATH: 2025-WW13
+ OCLCPUEXP_FN: oclcpuexp-2025.19.3.0.17_230222_rel.tar.gz
19
TBB_URL: https://github.com/oneapi-src/oneTBB/releases/download/v2021.12.0/
20
TBB_INSTALL_DIR: oneapi-tbb-2021.12.0
21
TBB_FN: oneapi-tbb-2021.12.0-lin.tgz
0 commit comments