Skip to content

douglas-shanks/hpe_cray_reframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReFrame test suite for HPE Cray EX machines

This version is dormant. Further developments have moved to an internal gitlab.

To run the test suite you need first to clone and bootstrap ReFrame and then this repo:

Install ReFrame

git clone https://github.com/reframe-hpc/reframe.git
pushd reframe
./bootstrap.sh
export PATH=$(pwd)/bin:$PATH
popd

Clone the tests

git clone https://github.com/douglas-shanks/hpe_cray_reframe.git
cd hpe_cray_reframe

You can then list all the tests on any HPE Cray supported machine as follows:

reframe -C config/machine_name.py -c tests/ -R -l

and run with

reframe -C config/machine_name.py -c tests/ -R -r

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published