Dear experts,
I am working on an accounting system to get a summary about how many
cpus/gpus per node has been allocated to a specific job. However, all I can
get from slurmdbd database is the total cpus/gpus allocated for a job, but
not cpus/gpus allocated from each node. Does anyone know how to get these
accounting information? Thanks a lot!
PS: what I want to get is something like this:
JobID CPUs GRES
node
88 4 2
server_01
88 2 2
server_02
88 6 0
server_06
Kind regards,
Ran
