Task Spooler 1.3.1 Release
Release Notes
This release mainly concentrates on stability with a only a handful of new features.
Stability enhancements
- Fixed many memory leaks
- Fixed a redefinition bugs (#15)
- Fixed an error that allows jobs to be able to depend on future jobs
New features
ts
can now allocate GPUs released by other processes that are not managed byts
beforets -g
lists all currently running GPU jobs and the corresponding GPU ID(s)ts
can now be installed withoutsudo
privilege (#18)
Full Changelog: v1.3.0...v1.3.1