Dear group,
I am trying to use pyslurm to make a tool so users can view sacct information on finished jobs.(for slurm V18)
I called slurmdb_jobs to get a list of jobs, but when I looked at the return values I did not see all the fields that sacct has, i.e. MaxRSS memory. Is all sacct information available from slurmdb_jobs, or am I using the wrong class to get this information?
thanks
Simon