The tests are checked daily on CSCS systems using a recent version of ReFrame.
To run the test suite you need first to install ReFrame and then the repository with the tests:
- Follow the instructions from https://github.com/reframe-hpc/reframe#installation
git clone https://github.com/eth-cscs/cscs-reframe-tests
You can then list all the tests on any CSCS supported machine as follows:
reframe -C cscs-reframe-tests/config/cscs.py -c cscs-reframe-tests/checks/ -R -l
- Follow the instructions from https://reframe-hpc.readthedocs.io/en/latest/tutorial.html#reframe-tutorial