boost¶
Description¶
Boost provides free peer-reviewed portable C++ source libraries, emphasizing libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
Homepage¶
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 1.74.0 (D), 1.86.0 |
| BELL | 1.85.0 |
| GAUTSCHI | 1.85.0 |
| GILBRETH | 1.79.0, 1.85.0 |
| NEGISHI | 1.79.0, 1.80.0 (D) |
| SCHOLAR | 1.85.0, 1.86.0 |
(D): Default Module
Module¶
You can load the module by:
Note for using boost
Run module spider boost beforehand to check if this version requires any prerequisite modules.