How to Install tbb-examples in Ubuntu 18.04



Install tbb-examples by entering the following commands in the terminal:

sudo apt update
sudo apt install tbb-examples

Description:

parallelism library for C++ - example files

TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . This package includes the TBB example files.

Homepage: https://www.threadingbuildingblocks.org/

Version: 2017~U7-8

Section: universe/doc