Hi,
you will need to use sacct to get the information from the slurmdbd.
It's not the same information and you will have to find the right fields
to display, but it is pretty powerful. Have a look at the man page for
the available fields.
Best,
Marcus
On 14.06.21 08:26, Gestió Servidors wro
On 6/14/21 8:26 AM, Gestió Servidors wrote:
How can I get all information about a finished job in the same way as
“scontrol show jobid=” when job is pending or running?
Some minutes after job completion, you can only get the information which
is stored in the Slurm database.
My script "showj
Hello,
How can I get all information about a finished job in the same way as "scontrol
show jobid=" when job is pending or running?
Thanks.
Hi,
Slurm provides the strigger[1] utility for that. You can set it up to
automatically send mails when nodes go into drain.
Best,
Marcus
[1] https://slurm.schedmd.com/strigger.html
On 12.06.21 22:29, Rodrigo Santibáñez wrote:
Hi SLURM users,
Does anyone have a cronjob or similar to monito