1,450
edits
Changes
hide salloc advice while bug unresolved
but the basic commands are the same. For example,
sbatch --time=24:0:0 --ntasks=32 jobscript.sh
...to submit a job script <code>jobscript.sh</code>, or. <!-- salloc --time=3:0:0 --cpus-per-task=4 --mem-per-cpu=1000M...to request a three-hour interactive session on a compute node with 4 cores and 4000M of RAM.-->
=== Known issues ===
<b>Interactive jobs</b> (the two <code>salloc ...</code> examples above) fail with:
srun: error: mpi/pmix_v3: init: (null) [0]: mpi_pmix.c:139: pmi/pmix: can not load PMIx library
srun: error: Couldn't load specified plugin name for mpi/pmix_v3: Plugin init() callback failed