Parallel-Hashmap
Parallel Hashmap is built on a modified version of Abseil's flat_hash_map. Parallel Hashmap has lower space requirements, is nearly as fast as the underlying flat_hash_map, and can be used from multiple threads with high levels of concurrency.More Information
For more information visit the Parallel-Hashmap website.
Available Versions
These versions of Parallel-Hashmap are available on the BEAR systems (BlueBEAR and BEAR Cloud VMs). These will be retained in accordance with our Applications Support and Retention Policy.
Version | BEAR Apps Version |
---|---|
1.3.12-GCCcore-12.2.0 | 2022b |