[slurm-users] How to check the percent cpu of a job?

Jing Gong gongjing at kth.se
Wed Nov 21 11:04:59 MST 2018


Hi,

> How to check the percent cpu of a job in slurm? 

We use command "scontrol" likes

$ scontrol show node  <nodename_of_job> | grep CPULoad
...
   CPUAlloc=48 CPUErr=0 CPUTot=48 CPULoad=25.32
...

Regards, Jing 

________________________________________
From: slurm-users <slurm-users-bounces at lists.schedmd.com> on behalf of 宋亚磊 <songyl11 at lzu.edu.cn>
Sent: Wednesday, November 21, 2018 18:51
To: slurm-users at lists.schedmd.com
Subject: [slurm-users] How to check the percent cpu of a job?

Hello everyone,

How to check the percent cpu of a job in slurm? I tried sacct, sstat, squeue, but I can't find that how to check.
Can someone help me?

Best regards,
Yalei



More information about the slurm-users mailing list