Allow building and loading of TBBBind on macOS (#1132)With this patch user may build TBBBind on macOS and be able to use tbb::info namespace to obtain high-level information about the system and li
Allow building and loading of TBBBind on macOS (#1132)With this patch user may build TBBBind on macOS and be able to use tbb::info namespace to obtain high-level information about the system and limit task_arena accordingly (without actual CPU binding since such functionality is not supported on macOS via HWLOC). Signed-off-by: Isaev, Ilya <[email protected]>
show more ...
Remove wrong "global" entry point from the tbbbind entry points list on Windows (#626)Signed-off-by: Kochin Ivan <[email protected]>
Bind internal pinning observer lifetime to internal arena (#488)* Bind internal pinning observer lifetime to the internal arena * Control the tbbbind system_topology lifetime manually * Fix entry
Bind internal pinning observer lifetime to internal arena (#488)* Bind internal pinning observer lifetime to the internal arena * Control the tbbbind system_topology lifetime manually * Fix entry point name * Apply review remarks: * rename platform_topology to system_topology inside tbbbind * other minor fixes Signed-off-by: Kochin Ivan <[email protected]>
Commit oneTBB source code 9ed4a21c
Commit oneTBB source code 4ebd2d06