Skip to content

Releases: qarnot/qarnot-render-deadline

v0.5.0

23 Jul 17:21
Compare
Choose a tag to compare

upgrade plugin for Deadline 10.3.2.1

Upgrade plugin to support python 3.10 as with DeadLine 10.3.2.1, python2.7 support is dropped

v0.4.1

12 Apr 08:19
Compare
Choose a tag to compare
  • Use instances with 128G RAM by default (Important: the qarnot module for Python 2.7 will need to be updated with the instructions from the README)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Mar 07:55
Compare
Choose a tag to compare
  • Tasks are used instead of pools, which eases access to the task's data
  • A "Data" section has been added to the README
  • Workers are now prefixed with "qarnot-"
  • Qarnot workers are deleted when aborting a task (to release Deadline licenses ASAP)
  • Task's data are now uploaded when a task is manually aborted (and every 5 minutes like before)
  • Use Qarnot SDK for Python 2.7 specifically
  • Allow declaration of multiple input buckets (thank you @cuber3x3!)
  • The list of available profiles is now displayed faster

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Mar 07:40
Compare
Choose a tag to compare
  • The deadline RCS certificate's password can now be specified as a profile constant

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Mar 07:39
Compare
Choose a tag to compare
  • Qarnot profiles are now fetched asynchronously in the Monitor UI
  • Pools are now displayed and can be closed from the Monitor UI
  • The deadline RCS certificate can now be specified as a profile constant

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Mar 07:37
Compare
Choose a tag to compare