BOOST
Boost is a set of libraries for the C++ programming language that provides support for tasks and structures such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing.
Usage
Version | module name |
|---|---|
1.74.0 | boost/1.74.0 |
Compiler/MPI | GCC 8.3.1 | GCC 9.3.0 | Intel 19.0.3 | Intel 20.0.3 | Intel 2021.3.0 |
|---|---|---|---|---|---|
Serial | |||||
MPICH 3.3.2 | |||||
MVAPICH2 2.3.4 | |||||
OpenMPI 4.0.5 |
Example: Compiler Flags for libboost_atomic.so
-L${LURC_BOOST_DIR} -lboost_atomic -I{LURC_BOOST_DIR}/includeLinks
For more information vist http://www.boost.org