robin-map¶
robin-map is a C++ implementation of a fast and memory efficient hash table. It is based on Robin Hood hashing with backward shift deletion.
homepage: https://github.com/Tessil/robin-map
Available installations¶
| robin-map version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 1.3.0 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | robin-map/1.3.0-GCCcore-13.2.0 |