Skip to content

Commit 38f7408

Browse files
committed
Updated oneTBB version in driver install instructions
1 parent d2f7272 commit 38f7408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opencl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sudo shutdown -r now
6060
| CPU Option 1: Intel CPU Runtime for OpenCL (works for both AMD/Intel CPUs) |
6161
'-----------------------------------------------------------------------------'
6262
export OCLV="oclcpuexp-2025.19.3.0.17_230222_rel"
63-
export TBBV="oneapi-tbb-2022.1.0"
63+
export TBBV="oneapi-tbb-2022.2.0"
6464
sudo apt update && sudo apt upgrade -y
6565
sudo apt install -y g++ git make ocl-icd-libopencl1 ocl-icd-opencl-dev
6666
sudo mkdir -p ~/cpurt /opt/intel/${OCLV} /etc/OpenCL/vendors /etc/ld.so.conf.d

0 commit comments

Comments
 (0)