Re: [slurm-users] Reserving cores without immediately launching tasks on all of them

2021-11-26 Thread Renfro, Michael
t E. (MSFC-EV41) Date: Friday, November 26, 2021 at 1:22 PM To: Slurm User Community List Subject: Re: [slurm-users] Reserving cores without immediately launching tasks on all of them External Email Warning This email originated from outside the university. Please use caution when opening attac

Re: [slurm-users] Reserving cores without immediately launching tasks on all of them

2021-11-26 Thread Mccall, Kurt E. (MSFC-EV41)
ExtSensorsJoules=n/s ExtSensorsWatts=0 ExtSensorsTemp=n/s From: slurm-users On Behalf Of Renfro, Michael Sent: Friday, November 26, 2021 8:15 AM To: Slurm User Community List Subject: [EXTERNAL] Re: [slurm-users] Reserving cores without immediately launching tasks on all of them The end of the MPICH

Re: [slurm-users] Reserving cores without immediately launching tasks on all of them

2021-11-26 Thread Renfro, Michael
The end of the MPICH section at [1] shows an example using salloc [2]. Worst case, you should be able to use the output of “scontrol show hostnames” [3] and use that data to make mpiexec command parameters to run one rank per node, similar to what’s shown at the end of the synopsis section of [4