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 5500262 commit 729a087Copy full SHA for 729a087
buildbot/dependency.conf
@@ -21,6 +21,7 @@ ocl_fpga_emu_ver=2020.11.11.0.04
21
ocl_fpga_emu_ver_win=2020.11.11.0.04
22
fpga_ver=20201021_000005
23
fpga_ver_win=20201022_000005
24
+ocloc_ver_win=27.20.100.8935
25
26
[DRIVER VERSIONS]
27
cpu_driver_lin=2020.11.11.0.04
@@ -45,3 +46,4 @@ ocl_gpu_root_win=
45
46
fpga_root_win={ARCHIVE_ROOT}/comp/oclfpga/win
47
ocl_fpga_emu_root_win={DEPS_ROOT}/opencl/runtime/win/oclfpgaemu
48
tbb_root_win={DEPS_ROOT}/tbb/win
49
+ocloc_root_win={DEPS_ROOT}/opencl/ocloc/win
buildbot/windows.vrd
@@ -21,3 +21,6 @@
:eadb PATH={COMP_ROOT}/lib
:eadb PATH={COMP_ROOT}/install/bin
:eadb PATH={COMP_ROOT}/install/lib
+
+# For OCLOC
+:eade PATH={OCLOCROOT}/{OCLOCVER}
0 commit comments