Abseil
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google’s own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of Abseil can then be made available with one of the following:
module load Abseil/20230125.2-GCCcore-12.2.0
Notes
Abseil was installed using Easybuild, build details can be found in $EBROOTABSEIL/easybuild
with a given module loaded.