Skip to content

Releases: HSF/iDDS

Summer

17 Jun 16:03
8d12572
Compare
Choose a tag to compare

Docker support
Client improvements
Workflow improvements

v0.10.5

28 Mar 12:08
83ec1c4
Compare
Choose a tag to compare

(1) resubmit broken tasks
(2) fix suspend tasks
(3) replace pandatools with pandaclient
(4) fix poll panda tasks with getJobStatus and getFullJobStatus
(5) fix workflow load_conditions multiple times
(6) fix processing tasks with no output datasets

v0.10.3: Merge pull request #68 from HSF/dev

09 Mar 16:42
bd6dd2c
Compare
Choose a tag to compare
  1. improve domapandawork to support task_site.
  2. new client function to kill tasks
  3. improve workflow, conditions
  4. bug fixes.

v0.10.2: Merge pull request #66 from HSF/dev

22 Feb 14:04
26c72d0
Compare
Choose a tag to compare

(1) DAG workflow managements
(2) JWT authentication
(3) Support different database backends

Mountain

12 Jul 16:44
9149082
Compare
Choose a tag to compare
  1. Work/Workflow based DAG.
  2. inter Messaging communication.
  3. Job Level DAG.
  4. HPO

SNOW.1

04 Apr 15:17
d62e959
Compare
Choose a tag to compare

Main work is to reorganize the workflow to resume a request.

Updates:

  1. update the task dag docs and add job dag docs.
  2. update docs for suspend/resume a request.
  3. enable auto-retry support for the lsst plugin.
  4. fix to avoid finish a processing before flushing all content updates.
  5. fix classification for panda closed jobs(before closed jobs was classified as running, it should be failed).
  6. fix expired_at after resuming: if expired_at was not fixed, the task would be expired again after resuming.
  7. fix life_time overwriting.
  8. fix to poll more times when panda status is not updated after the client issues a command(panda has a delay(few seconds) to execute commands from user, for example, killTask, retryTask).
  9. fix number of finished/failed/suspended tasks statistics in workflow after resuming.

SNOW

26 Mar 16:57
91bd763
Compare
Choose a tag to compare

updates:

  1. Rename DomaLSSTWork to DomaPandaWork. Update it to use idds db for jobs caching. Job level DAG support for it. New trigger to release jobs based on DAG dependency.
  2. Multiple threads improvements: Multiple nodes, multiple agent instances for one Agent type, multiple threads per agent.
  3. Suspend/Cancel/Resume support.
  4. status report for detail from client API and CLI.
  5. Fix race condition when client and server updates the same request at the same time.

Monkey

25 Jan 19:17
0a217e4
Compare
Choose a tag to compare

use cases: DataCarousel, HPO, LSST, ActiveLearning
Main Functions: Workflow, DAG, Task template, Condition Branching

HyperParameterOpt

11 Jun 13:01
dd49794
Compare
Choose a tag to compare
Merge pull request #32 from wguanicedew/dev

Dev

stable version with data carousel plugins implementation.

03 Mar 13:45
94e47c1
Compare
Choose a tag to compare
Merge pull request #21 from HSF/dev

merge to stable version 0.0.2