roocs / dachar

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Test run dachar with SLURM on LOTUS #21

Open agstephens opened 4 years ago

agstephens commented 4 years ago

Description

CEDA is moving to using SLURM instead of LSF. In short that means:

sbatch instead of bsub squeue instead of bjobs

You can test on sci2-test.jasmin.ac.uk with default queue test.

For setup-env.sh, you might need:

export MODULEPATH=$MODULEPATH:/apps/modulefiles
module load jaspy

source venv/bin/activate
agstephens commented 4 years ago

Please run tests on datasets found under:

/badc/cmip5/data/cmip5/output1/MOHC/HadGEM2-ES/rcp45/mon

Work out how best to batch them up in LOTUS jobs.