Sapelo2 changes after Jan.25 maintenance: Difference between revisions
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 15:02, 27 January 2022
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