slackbuilds_ponce/libraries/libtbb
João Felipe Santos 5ae41a51f9 libraries/libtbb: Added (Intel® Threading Building Blocks)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-15 00:33:30 -05:00
..
libtbb.info libraries/libtbb: Added (Intel® Threading Building Blocks) 2010-06-15 00:33:30 -05:00
libtbb.SlackBuild libraries/libtbb: Added (Intel® Threading Building Blocks) 2010-06-15 00:33:30 -05:00
README libraries/libtbb: Added (Intel® Threading Building Blocks) 2010-06-15 00:33:30 -05:00
slack-desc libraries/libtbb: Added (Intel® Threading Building Blocks) 2010-06-15 00:33:30 -05:00

Intel® Threading Building Blocks (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. Threading Building Blocks 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.