Kasekopf / SlurmQueen

A Python 3 library for automatically running experiments using a Slurm cluster
MIT License
1 stars 2 forks source link

Method SlurmServer.all_jobs now records max resident set size (RAM use) #7

Closed vuphan314 closed 3 years ago

vuphan314 commented 3 years ago

Method BatchJob.collect now skips ".batch" (".b+") and ".extern" (".e+") slurm job steps.

vuphan314 commented 3 years ago

Replaced by #9.