Boost/Module
From ScientificComputing
The boost module is a smart module, which checks for a loaded compiler module and then loads the corresponding Boost version. For the module load command example, we use the standard compiler gcc/4.8.2.
Version | Module load command | Additional modules loaded automatically |
---|---|---|
1.55.0 | module load legacy gcc/4.8.2 boost/1.55.0 | python/2.7.6 centos_cruft/6 |
1.59.0_pyucs4 | module load legacy gcc/4.8.2 boost/1.59.0_pyucs4 | python/2.7.6_UCS4 centos_cruft/6 |
1.57.0 | module load gcc/4.8.2 boost/1.57.0 | python/2.7.6 legacy centos_cruft/6 |
1.59.0 | module load gcc/4.8.2 boost/1.59.0 | python/2.7.6 hdf5/1.8.12 legacy centos_cruft/6 |
1.59.0_py2.7.9 | module load new gcc/4.8.2 boost/1.59.0_py2.7.9 | python/2.7.9 hdf5/1.8.12 legacy centos_cruft/6 |
1.62.0 | module load new gcc/4.8.2 boost/1.62.0 | python/2.7.6 hdf5/1.8.12 legacy centos_cruft/6 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.