v0.5.7
What's Changed
- Add retry for SSHException due to paramiko/paramiko#1508 by @Cloudac7 in #327
- add slurm_job_size argument for slurm job array by @njzjz in #325
- Fix and test Resources arginfo by @njzjz in #328
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #326
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #329
- fix type None - None is not a type by @njzjz in #331
- Add retry for "Invalid user for SlurmUser" by @Cloudac7 in #332
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #330
- refactor job kill by @njzjz in #334
- support
ratio_unfinished
in the task level by @njzjz in #335 - slurm: bypass when the number of jobs exceeds the slurm limitation by @njzjz in #337
- fix Submission.belonging_tasks if recover by @njzjz in #338
- slurm: allow empty partition by @njzjz in #336
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #339
- pin pyright version to 1.1.312 by @njzjz in #340
- add job_resources before submit by @xiaoyeqiannian in #341
- fix ps command to find the defunct process by @njzjz in #344
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #342
- docs: improve README by @njzjz in #345
- remove temp hash empty dir when recovered by @njzjz in #346
Full Changelog: v0.5.6...v0.5.7