Skip to content

Releases: deepmodeling/dpdispatcher

v0.4.15: Merge pull request #210 from zjgemi/master

02 Aug 07:36
a3773f9

Choose a tag to compare

Add a GitHub action for building docker image and pushing to Docker Hub

v0.4.14: Merge pull request #206 from felix5572/master

12 Jul 06:28
e1ae97f

Choose a tag to compare

add field abs_work_base to avoid submission hash  conflict

v0.4.13

06 Jul 08:25

Choose a tag to compare

disable strict

v0.4.12

30 Jun 10:19

Choose a tag to compare

change check_value strict True to False

v0.4.11

22 Jun 09:18
ddecb7c

Choose a tag to compare

What's Changed

  • docs: use dargs directive by @njzjz in #196
  • catch socket.timeout for ut by @njzjz in #197
  • docs: add links for classes, methods, and parameters by @njzjz in #198
  • set Machine and BaseContext as abstract classes by @njzjz in #199
  • follow symlink in LocalContext downloading by @njzjz in #201

Full Changelog: v0.4.10...v0.4.11

v0.4.10: Merge pull request #194 from njzjz/inf-group-size

09 Jun 06:57
5adeeba

Choose a tag to compare

v0.4.9

09 May 07:31
1cbc434

Choose a tag to compare

Breaking Change

  • enable strict check for arguments by @njzjz in #183
    The hash of the submission may change in this version. Do not upgrade dpdispatcher before a submission is finished.

What's Changed

  • Fix symlink subdirs not uploaded to remote by @LavendaRaphael in #185
  • allow batch_type with strict check; check kwargs when batch_type exsits by @njzjz in #186
  • doc: add links to DP-GUI by @njzjz in #187

Full Changelog: v0.4.8...v0.4.9

v0.4.8: Merge pull request #181 from njzjz/replace_exception

18 Apr 08:45
9438565

Choose a tag to compare

batch replace 'except:' with 'except Exception:'

v0.4.7

17 Mar 02:56
b80d4cf

Choose a tag to compare

automatically switch to rsync backend (#170)

v0.4.6: Merge pull request #167 from KZHIWEI/master

17 Feb 06:20
13557e7

Choose a tag to compare