SlackBuildsOrg/libraries/tbb
B. Watson 26b3548ab3
libraries/tbb: Use correct github URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:36:36 +07:00
..
README
slack-desc
tbb.info libraries/tbb: Use correct github URL. 2020-10-17 09:36:36 +07:00
tbb.SlackBuild libraries/tbb: Use correct github URL. 2020-10-17 09:36:36 +07:00

Intel(r) Threading Building Blocks (Intel TBB) offers a rich and complete
approach to expressing parallelism in a C++ program. It is a library that
helps you take advantage of multi-core processor performance without having
to be a threading expert. Intel TBB is not just a threads-replacement library.
It represents a higher-level, task-based parallelism that abstracts platform
details and threading mechanisms for scalability and performance.