Closed zingale closed 5 years ago
@guadabsb15 @maxpkatz @adam-m-jcbs @dwillcox
my current scripts for edison in Castro/Util/job_scripts/edison/
:
edison.MPI.slurm
: this will find the checkpoint file for restart automatically
edison.xfer.slurm
, process.xrb
: this will run on the transfer nodes and will look for output and automatically archive to HPSS.
this is now part of the separate workflow repo
We all have our own job workflow scripts. We should take the best (and simplest/cleanest) of them and come up with a standard set of job workflow processes.
Things they should address include:
The job submission script itself needs to be a shell script (bash seems to work fine)
The remaining tools could probably be python