Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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

Versionmodule name
1.74.0boost/1.74.0
Compiler/MPIGCC 8.3.1GCC 9.3.0Intel 19.0.3Intel 20.0.3OneAPI 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}/include

For more information vist http://www.boost.org


  • No labels