Skip to content

Add support for OneAPI's TBB

TBB has morphed a bit and there are incompatibilities. Of note are the removal of tbb::task (unknown replacement) and tbb/tbb_stddef.h (VTK-m's usage is replaced by oneapi/tbb/version.h).

Cc: @vbolea @utkarsh.ayachit