lru-dict 1.3.0-GCCcore-12.3.0
A fixed size dict like container which evicts Least Recently Used (LRU) items once size limit is exceeded. There are many python implementations available which does similar things. This is a fast and efficient C implementation. LRU maximum capacity can be modified at run-time. If you are looking for pure python version, look else where.Accessing lru-dict 1.3.0-GCCcore-12.3.0
To load the module for lru-dict 1.3.0-GCCcore-12.3.0 please use this command on the BEAR systems (BlueBEAR and BEAR Cloud VMs):
📋
module load bear-apps/2023a
module load lru-dict/1.3.0-GCCcore-12.3.0
BEAR Apps Version
Architectures
The listed architectures consist of two parts: OS-CPU. The OS used is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
Extensions
- lru-dict-1.3.0
More Information
For more information visit the lru-dict website.
Dependencies
This version of lru-dict has a direct dependency on: GCCcore/12.3.0 Python/3.11.3-GCCcore-12.3.0
Required By
This version of lru-dict is a direct dependent of: RELION/5.0.0-foss-2023a-CUDA-12.1.1
Last modified on 3rd March 2025