Add new RTEs for the NCRC cluster
This MR updates/adds new RTEs to be used on the NCRC cluster for the below Moose applications:
- Griffin
- SAM
- Pronghorn
- BlueCrab
The BlueCrab application can be used to run all other Moose application by setting the flag Application Name
in the configuration files to SamApp
, BisonApp
, GriffinApp
or PronghornApp
. Each of the combinations was tested using input files from the test directories but also using input files from the VTB website. All of the input files were successfully submitted to the queue using the GUI but some of them failed because of missing files or unrecognized class objects.
Each of the RTEs include a description of the Moose application that was taken from the module or the NEAMS website.
The submission script was also modified to use mpiexec
instead of mpirun
.
The logic was tested on the NCRC cluster (Sawtooth and Lehmi).