intel-tbb: Intel Threaded Building Blocks
Contents
Overview of package
Package: | intel-tbb |
---|---|
Description: | Intel Threaded Building Blocks |
For more information: | https://software.intel.com/content/www/us/en/develop/tools/threading-building-blocks.html |
Categories: | |
License: | OpenSource (Apache License 2.0) |
General usage information
The Intel Threaded Building Blocks (TBB) is a C++ library for shared memory parallel programming and heterogeneous computing (intra-node distributed memory programming).
The following environmental variables have been defined:
- \$INTELTBB_ROOT has been set to the root of the intel-tbb installation
- \$INTELTBB_LIBDIR points to the directory containing the libraries
- \$INTELTBB_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$INTELTBB_INCDIR
- -L\$INTELTBB_LIBDIR -Wl,-rpath,\$INTELTBB_LIBDIR${endlist}
Available versions of the package intel-tbb, by cluster
This section lists the available versions of the package intel-tbbon the different clusters.
Available versions of intel-tbb on the Deepthought2 cluster (RHEL8)
Available versions of intel-tbb on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 2017.8 intel-tbb/2017.8 x86_64 N 2018.3 intel-tbb/2018.3 ivybridge N Available versions of intel-tbb on the Juggernaut cluster
Available versions of intel-tbb on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 2018.3 intel-tbb/2018.3 broadwell N