oneTBB Usage
oneTBB can be used with the Intel oneAPI DPC++/C++ Compiler in the same
way as with any other C++ compiler. For more details, see the oneTBB
documentation.
Currently, oneTBB does not directly use any accelerators. However, it
can be combined with SYCL*, OpenMP* offload, and other
oneAPI libraries to build a program that efficiently uses all available
hardware resources.