Hello,

Is there a way to make Slurm write job stats to a file on completion or
failure?

We tried to placed the line at the end of the job script:

saact -j <jobid>
--format=JobID,JobName,Partition,MaxRSS,AveRSS,MaxRSSNode,ReqMem

but it doesn't display the stats, only zeros for the various fields.

Thanks,
Mike

Reply via email to