forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdependency.conf
More file actions
28 lines (27 loc) · 1.16 KB
/
Copy pathdependency.conf
File metadata and controls
28 lines (27 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[VERSIONS]
# https://github.com/intel/llvm/releases/download/2020-03/oclcpuexp-2020.10.4.0.15_rel.tar.gz
ocl_cpu_rt_ver=2020.10.4.0.15
# https://github.com/intel/llvm/releases/download/2020-03/win-oclcpuexp-2020.10.4.0.15_rel.zip
ocl_cpu_rt_ver_win=2020.10.4.0.15
# Same GPU driver supports Level Zero and OpenCL:
# https://github.com/intel/compute-runtime/releases/tag/20.12.16259
ocl_gpu_rt_ver=l0-20.12.16259
# Same GPU driver supports Level Zero and OpenCL:
# https://downloadcenter.intel.com/download/29557/Intel-Graphics-Windows-10-DCH-Drivers
ocl_gpu_rt_ver_win=ci-neo-015900
intel_sycl_ver=build
# https://github.com/oneapi-src/oneTBB/releases/download/v2020.2/tbb-2020.2-lin.tgz
tbb_ver=20200121_111047
# https://github.com/oneapi-src/oneTBB/releases/download/v2020.2/tbb-2020.2-win.zip
tbb_ver_win=20200124_000000
# TODO: provide URL for Linux OpenCL emulator of FPGA device
fpga_ver=20200216_000000
# TODO: provide URL for Windows OpenCL emulator of FPGA device
fpga_ver_win=20200216_000000
[DRIVER VERSIONS]
cpu_driver_lin=2020.10.4.0.15
cpu_driver_win=2020.10.4.0.15
gpu_driver_lin=20.12.16259
gpu_driver_win=ci-neo-015900
fpga_driver_lin=2020.9.2.0
fpga_driver_win=2020.9.2.0