Kasekopf / SlurmQueen

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

Made method `SlurmExperiment.__str__` more informative #14

Closed vuphan314 closed 2 years ago

vuphan314 commented 2 years ago

For example, if the data dir is a/b/c, then the Slurm job name is a_b_c, no longer just c.