"Loris Bennett" <[email protected]>
writes:

> Hi,
>
> I'm using version 2.2.7 and am confused by the output of sacct.  I have
> a job which is running on 64 CPUs:
>
> ,----------------------------------------------------
> | $ scontrol show job 123456
> | ...
> |    NodeList=node[004-007,010,013,015,017,022]
> |    NumNodes=9 NumCPUs=64 CPUs/Task=1 ReqS:C:T=*:*:*
> | ...
> `----------------------------------------------------
>
> However, NTasks for the step is shown as being 8:
>  
> ,--------------------------------------------------------
> | $ sacct -o jobid,maxrss,averss,ntasks,nnodes  -j 123456
> |        JobID     MaxRSS     AveRSS   NTasks   NNodes 
> | ------------ ---------- ---------- -------- -------- 
> | 123456                                             9 
> | 123456.0              0          0        8        8 
> `--------------------------------------------------------
>
> I would have expected NTasks to be 64, since the man page says
>
>   "NTasks    Total number of tasks in a job or step."
>
> Am I misunderstanding something?
>
> Cheers,
>
> Loris

Any thoughts on this or is 2.2.7 to old to be of any interest to anyone
else?

Cheers,

Loris

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email [email protected]

Reply via email to