Releases: deepmodeling/dpdispatcher
Releases · deepmodeling/dpdispatcher
v0.5.10
What's Changed
- fix:add retry when connect error by @xiaoyeqiannian in #356
Full Changelog: v0.5.9...v0.5.10
v0.5.9
What's Changed
- translate comments into English by @njzjz in #354
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #350
- Add Bohrium OpenAPI Support for dpdispatcher by @dingzhaohan in #352
New Contributors
- @dingzhaohan made their first contribution in #352
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- feat(submission): add async submission and unittest by @ixsluo in #348
- add new batch_type Fugaku by @chouyoudou in #351
- download jobs add retry by @xfwangustc in #353
New Contributors
- @ixsluo made their first contribution in #348
- @chouyoudou made their first contribution in #351
- @xfwangustc made their first contribution in #353
Full Changelog: v0.5.7...v0.5.8
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
v0.5.6
Bugfixes
- list deduplication by @luobangkui in #316
- judge none or empty by @luobangkui in #318
- Fix bug uploading empty directories for deepmodeling/dpgen#1180 by @Cloudac7 in #322
Code Formats
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #319
- format codes with ruff rules by @njzjz in #321
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4: Feature/byron 20230220 brm 1.6.3 (#311)
fix for dpgen UT https://github.com/deepmodeling/dpgen/actions/runs/4381735189/jobs/7670083496
v0.5.3
v0.5.2: sort imports (#307)
- add hook - sort imports --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>