Skip to content

Commit cfcc325

Browse files
committed
[SYCL][NATIVECPU] fixed heading for oneTBB integration
1 parent faa03d2 commit cfcc325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/design/SYCLNativeCPU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ in order to use a local checkout of the oneAPI Construction Kit. The CMake varia
6262

6363
The SYCL Native CPU device needs to be selected at runtime by setting the environment variable `ONEAPI_DEVICE_SELECTOR=native_cpu:cpu`.
6464

65-
# oneTBB integration
65+
### oneTBB integration
6666

6767
SYCL Native CPU can use oneTBB as an optional backend for task scheduling. oneTBB with SYCL Native CPU is enabled by setting `NATIVECPU_WITH_ONETBB=On` at configure time:
6868

0 commit comments

Comments
 (0)