benchmarks/py-reframe-hpc: HPC system validation & performance regression framework
ReFrame is a framework for writing and running portable regression and
performance tests for HPC systems. Tests are plain Python and can target
different systems, programming environments, and job schedulers (e.g., Slurm).
Typical use-cases include CI-style cluster validation, smoke tests after
maintenance, and comparative benchmarking across nodes/partitions.
WWW: https://pypi.org/project/ReFrame-HPC/
PR: 289292
Signed-off by: GenericRikka <rikka.goering@outlook.de>