Skip to content

Releases: deepmodeling/dpdispatcher

v0.4.4: fix a bug in repeat submission (#165)

08 Feb 06:56
f9dd39f

Choose a tag to compare

* fix a bug in repeat submission

When a job previously failed, retries submitting, but is not submitted,
the job id should be cleaned. Otherwise, it will be considered failed
again (although it isn't actually submitted.)

* skip logging if it is not submitted

Co-authored-by: Jinzhe Zeng <[email protected]>

v0.4.3

19 Jan 09:45
50c55a5

Choose a tag to compare

remove lebesgue version 1 api support. add progress bar, and fix resu…

v0.4.2

23 Dec 08:01
d792862

Choose a tag to compare

fix tag path bug in slurm for job array (#160)

v0.4.1

04 Dec 07:59
c73c3eb

Choose a tag to compare

add module purge, improve envs and upload oss path with random addres…

update submission json data format

02 Dec 06:25
e3e4513

Choose a tag to compare

update submission json data format

v0.3.46

20 Nov 09:27
ac5e8d6

Choose a tag to compare

bugfix in dp_cloud_server_context.py (#151)

v0.3.45: Merge pull request #144 from KZHIWEI/master

01 Nov 10:20
82b24cb

Choose a tag to compare

add retry when request to lebesgue.

v0.3.44: Merge pull request #143 from felix5572/master

29 Oct 09:36
713391b

Choose a tag to compare

update; fix download bug: when job end successfully but download fail; will not update job state.

v0.3.43: Merge pull request #139 from shazj99/dp_on_yarn

12 Oct 06:19
5f906d2

Choose a tag to compare

v0.3.42: Merge pull request #136 from KZHIWEI/master

28 Sep 13:09
3841f7e

Choose a tag to compare