Sapelo2 changes after Jan.25 maintenance

From Research Computing Center Wiki
Revision as of 15:02, 27 January 2022 by Shtsai (talk | contribs) (Created page with " During the Jan. 25-26, 2022 Sapelo2 maintenance, the Slurm queueing software was updated to version 21.08.5. Changes needed in the job submission scripts: 1. If your applic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

During the Jan. 25-26, 2022 Sapelo2 maintenance, the Slurm queueing software was updated to version 21.08.5.

Changes needed in the job submission scripts:

1. If your application/program uses the MPI libraries listed below, please run the binary with srun instead of mpirun or mpiexec:

  • OpenMPI versions up to 3.1.4
  • foss/2019b and fosscuda/2019b toolchains
  • Intel MPI provided by the intel/2019b and intel/2020b modules