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 d2f7272 commit 38f7408Copy full SHA for 38f7408
src/opencl.hpp
@@ -60,7 +60,7 @@ sudo shutdown -r now
60
| CPU Option 1: Intel CPU Runtime for OpenCL (works for both AMD/Intel CPUs) |
61
'-----------------------------------------------------------------------------'
62
export OCLV="oclcpuexp-2025.19.3.0.17_230222_rel"
63
-export TBBV="oneapi-tbb-2022.1.0"
+export TBBV="oneapi-tbb-2022.2.0"
64
sudo apt update && sudo apt upgrade -y
65
sudo apt install -y g++ git make ocl-icd-libopencl1 ocl-icd-opencl-dev
66
sudo mkdir -p ~/cpurt /opt/intel/${OCLV} /etc/OpenCL/vendors /etc/ld.so.conf.d
0 commit comments