Skip to content

Releases: deepmodeling/dpdispatcher

v0.6.3

20 Nov 21:54
436060c

Choose a tag to compare

Enhancement

  • raise FileNotFoundError in several contexts by @njzjz in #416

CI/CD

Full Changelog: v0.6.2...v0.6.3

v0.6.2

17 Nov 19:40
038ced7

Choose a tag to compare

What's Changed

  • add backward compatibility with dflow by @njzjz in #414

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Nov 20:18
ec84d6e

Choose a tag to compare

New features

  • add load_from_yaml method for Resource machine task class by @robinzyb in #401
  • save record of failed submission by @njzjz in #411
  • add cli to handle terminated submission by @njzjz in #413

Enhancement

  • argcheck: restrict the type of elements in a list by @njzjz in #398
  • pass timeout to paramiko's Transport by @Yi-FanLi in #399
  • add wait and append_script_part to Slurm job array script end template by @njzjz in #404
  • avoid retrying to download for FileNotFoundError by @njzjz in #409
  • refactor: reorganize submodules by @njzjz in #410

Documentation

  • docs: document customized header by @njzjz in #396

Bugfix

CI/CD

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

22 Oct 04:33
cb77da2

Choose a tag to compare

New features

  • add dpgui entry points and dpdisp gui cli by @njzjz in #372
  • Support glob for backward files in local_context.py/ssh_context.py by @ZhouXY-PKU in #370
  • support customized template header by @njzjz in #376
  • forward the error message of the failed task to the screen by @njzjz in #388

Enhancement

  • ssh: raise clear error when broken symbolic link is found by @njzjz in #366
  • support public key auth with keyboard interactive by @Yi-FanLi in #375
  • Use separate script to prevent submit script too large by @njzjz in #380
  • throw errors if key_filename is not found by @njzjz in #383

Bugfix

  • ssh: recover default remote_root to None by @njzjz in #381
  • upload Bohrium script run file by @njzjz in #382

Documentation

CI/CD

New Contributors

Full Changelog: v0.5.11...v0.6.0

v0.5.11

03 Sep 14:07
02318b7

Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

27 Jul 02:09
1721e52

Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

19 Jul 04:21
8857c2f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.5.9

v0.5.8

17 Jul 08:11
bf66cc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

27 Jun 23:31
3528930

Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

13 Apr 04:19
4a5564e

Choose a tag to compare

Bugfixes

Code Formats

Full Changelog: v0.5.5...v0.5.6