Releases: qarnot/qarnot-render-deadline
Releases · qarnot/qarnot-render-deadline
v0.5.0
v0.4.1
- 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
- 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
- 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
- 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