Releases: LLNL/scr
Releases · LLNL/scr
v1.1.8
scr-1.1.8.tar.gz
md5sum: 6a0f11ad18e27fcfc00a271ff587b06e
What's new since v1.1.7:
- added support for Cray XT systems with aprun
- added Fortran interface, and simplified use for C++ applications
- added SCR index file in prefix directory to track history of datasets, dropped current and old symlinks
- added scr_index command to manage datasets
- simplified single-node use
- SCR metadata and redundancy files moved to hidden .scr subdirectories
- improved scavenge behavior to avoid wasting time scavenging non-repairable datasets
- added new group, store, and redundancy descriptors to express more storage and failure topologies
- improved scalability of SCR summary metadata file via new hierarchical rank2file
- numerous bug fixes