Hello,

I've question to the parameter --nnodes of sacct.
sacct -a --nnodes=<Min>-<Max>
I understand the line above, that sacct shows all jobs which have a node count between min and max including the min and max values.
But as you could see in the following section, it doesn't work as I suggest.

...:~> sacct -a --nnodes="2-5" -o NNodes | head -n 100
  NNodes
--------
...
       5
       5
       5
       2
       1
       2
       4
       1
       4
       4
       1
       4
       4
       1
       4
       4
       1

Could you please help me to understand the usage?!

Another point is, that these options is shown with --help but is not in the manual of sacct.

Kind regards,
Danny

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to