This application for shared-memory parallel programming and heterogeneous computing (intra-node distributed memory programming) provides a wide range of
This application for shared-memory parallel programming and heterogeneous computing (intra-node distributed memory programming) provides a wide range of features, including generic parallel algorithms, concurrent containers, a scalable memory allocator, work-stealing task scheduler, and low-level synchronization primitives. Intel TBB is a library-only solution for task-based parallelism and does not require any special compiler support. It ports to multiple architectures including Intel architectures, ARM, and Power Architecture.
Date:
25.07.2018
Related Software