[slurm-users] ntasks-per-node for mpirun

Mahmood Naderan mahmood.nt at gmail.com
Mon Sep 28 20:18:12 UTC 2020


Excuse me, my fault...
Please ignore that email.

Regards,
Mahmood




On Mon, Sep 28, 2020 at 11:34 PM Mahmood Naderan <mahmood.nt at gmail.com>
wrote:

> Hi
> With "cpu=48,mem=40G" limits and the following script
>
> #!/bin/bash
> #SBATCH --job-name=gr
> #SBATCH --output=my_gr.log
> #SBATCH --partition=SEA
> #SBATCH --account=fish
> #SBATCH --mem=6GB
> #SBATCH --nodes=4
> #SBATCH --ntasks-per-node=20
> mpirun -np $SLURM_NTASKS /share/apps/gromacs-2019.6/single/bin/gmx_mpi
> mdrun -v -ntomp 1 -deffnm nvt
>
>
> I see that job goes to the pending state with the AssocGrpCpuLimit reason.
> I expected to have 4 nodes each running 5 mpi processes.
> Isn't that? So why has the CPU limit been exceeded?
>
>
> Regards,
> Mahmood
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20200928/47fb990e/attachment.htm>


More information about the slurm-users mailing list