Abseil¶
Abseil is an open-source collection of C++ library code designed to augment theC++ standard library. The Abseil library code is collected from Google's ownC++ code base, has been extensively tested and used in production, and is thesame code we depend on in our daily coding lives.
https://abseil.io/
Available modules¶
The overview below shows which Abseil installations are available per target architecture in EESSI, ordered based on software version (new to old).
To start using Abseil, load one of these modules using a module load
command like:
(This data was automatically generated on Tue, 12 Nov 2024 at 01:27:51 UTC)
aarch64/generic | aarch64/neoverse_n1 | aarch64/neoverse_v1 | x86_64/generic | x86_64/amd/zen2 | x86_64/amd/zen3 | x86_64/amd/zen4 | x86_64/intel/haswell | x86_64/intel/skylake_avx512 | |
---|---|---|---|---|---|---|---|---|---|
Abseil/20230125.3-GCCcore-12.3.0 | x | x | x | x | x | x | x | x | x |
Abseil/20230125.2-GCCcore-12.2.0 | x | x | x | x | x | x | - | x | x |