# reframe-hpc ## Summary + **Module Name:** reframe + **Support Level:** Secondary Support + **Software Access Level:** Open Access + **Home Page:** [https://reframe-hpc.readthedocs.io/en/stable/](https://reframe-hpc.readthedocs.io/en/stable/) ## Software Description ReFrame is a high-level framework for writing regression tests for HPC systems. The goal of the framework is to abstract away the complexity of the interactions with the system, separating the logic of a regression test from the low-level details, which pertain to the system configuration and setup. This allows users to write easily portable regression tests, focusing only on the functionality. ## General Linux To load this module for use in a Linux environment, you can run the command: module load reframe Depending on where you are working, there may be more than one version of reframe available. To see which modules are available for loading you can run: module avail reframe