Create and run OPALX regression tests is similar to the procedure for OPAL described here.
- clone this repository for example into $HOME/git
- checkout the branch cleanup
- create a new directory foo in $HOME/git/regresion-test-x/RegressionTests with an inputfile e.g. foo.in
- make sure OPALX_EXE_PATH is set and $HOME/git/regresion-test-x/bin is in the PATH
- cd to $HOME/git/regresion-test-x/RegressionTests/foo and execute makeReference.sh
- commit the directory (e.g. foo) to this repository in the branch cleanup
In case you need to run on multiple ranks use --ranks number argument on makeReference.sh