Skip to content

v2.0.5

Compare
Choose a tag to compare
@dsschult dsschult released this 06 Oct 21:21
· 1716 commits to master since this release

The major change in this release is resource overusage in the pilot. Tasks can now use more resources than requested if the pilot has them available.

Pilots can also now run more than one task. This was enabled in v2.0.4, and successfully proven in this release.

As of this release, documentation is automatically built every commit:
https://wipacrepo.github.io/iceprod/

Enhancements:

  • #79 - multi-job pilot

Bug fixes:

  • #127 - rpc_new_task returing non-matching tasks
  • #121 - multiprocess webserver
  • #115 - tasks complete goes backwards