Hi Chris,
Thanks for your information.
Regards, Jing Gong
From: slurm-users on behalf of Chris
Samuel
Sent: Tuesday, February 19, 2019 03:47
To: slurm-users@lists.schedmd.com
Subject: Re: [slurm-users] allocate last MPI-rank to an exclusive node?
On
Hi Hendryk,
Thanks for information.
The 'plane' distribution works fine with me as well.
Regards, Jing Gong
From: slurm-users on behalf of Hendryk
Bockelmann
Sent: Tuesday, February 19, 2019 10:48
To: slurm-users@lists.schedmd.com
Subject:
-wiki/bin/view/Compendium/BindingAndDistributionOfTasks
but it seems to me that all patterns allocate MPI-rank equivalently into nodes.
Thanks.
Regards, Jing Gong
Hi,
> How to check the percent cpu of a job in slurm?
We use command "scontrol" likes
$ scontrol show node | grep CPULoad
...
CPUAlloc=48 CPUErr=0 CPUTot=48 CPULoad=25.32
...
Regards, Jing
From: slurm-users on behalf of 宋亚磊
Sent: Wednesday, No
Hi,
I can submit heterogeneous jobs using packjob likes
#SBATCH -p high_mem
#SBATCH -N 1
#SBATCH --exclusive
#SBATCH packjob
#SBATCH -p log_mem
#SBATCH -N 2
#SBATCH --exclusive
i.e. specify 1 fat node and two thin nodes for one jobs.
If I use "squeue/scontrol" to check the job, it i