Hello,

We have a problem or a misunderstanding with  CPU and Nodes accounting.

Our nodes have 8 CPU (hyper threading is not enabled) and exclusive 
(oversubscribe=no and ExclusiveUser=YES) by default.

When a user submit a job with “-N 1” with 1 hour of duration, this node will be 
used entirely. The job can use the 8 CPUS or not, but no other job will be 
allocated in this node.

Then:

sbatch -N 1 myjob
1 hour -> 1 node with 8 CPU = 8 hours wall time.

But Slurm accounting shows in the database only 1 node 1 cpus, that is the same 
that if you request explicitly 1 CPU.

sbatch -n 1 myjob
1 hour -> 1 cpu = 1 hour wall time.


How can I distinguish between jobs “sbatch -N 1” and “sbatch -n 1” for 
accounting?



Regards,





-----------------------------------------------------------------------------
Alfonso Pardo Díaz
Researcher / System Administrator CETA-Ciemat
C/Sola Nº1. 10200 - TRUJILLO, SPAIN
Teléfono. +34 927659317 (ext. 214) FAX +34 927323237

[cid:A9E2233C-3F99-40A6-B088-531EA585AD26@ceta-ciemat.es]


----------------------------
Confidencialidad: 
Este mensaje y sus ficheros adjuntos se dirige exclusivamente a su destinatario 
y puede contener informaci�n privilegiada o confidencial. Si no es vd. el 
destinatario indicado, queda notificado de que la utilizaci�n, divulgaci�n y/o 
copia sin autorizaci�n est� prohibida en virtud de la legislaci�n vigente. Si 
ha recibido este mensaje por error, le rogamos que nos lo comunique 
inmediatamente respondiendo al mensaje y proceda a su destrucci�n.

Disclaimer: 
This message and its attached files is intended exclusively for its recipients 
and may contain confidential information. If you received this e-mail in error 
you are hereby notified that any dissemination, copy or disclosure of this 
communication is strictly prohibited and may be unlawful. In this case, please 
notify us by a reply and delete this email and its contents immediately. 
----------------------------

Reply via email to