Draft: Support newer TBB (incl. Intel oneAPI TBB)
- Jun 26, 2023
-
-
Wouter Deconinck authored6e0e94f5
-
Wouter Deconinck authoredf3617718
-
Wouter Deconinck authored9ae47dea
-
Forwarded from https://github.com/key4hep/Gaudi/pull/3
Main changes:
TBBConfig.cmake
over the included FindTBB.cmake
moduletbb::spin_rw_mutex_v3
(FIXME: needs version check verification)tbb/tbb_stddef.h
was removed from recent versionstbb::task_arena
must now be constructed with the threadpool size, so we use a shared_ptr
Status:
This should fix #270 (closed)