Skip to content

Task Spooler 1.3.1 Release

Compare
Choose a tag to compare
@justanhduc justanhduc released this 10 Jun 06:04
· 80 commits to master since this 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 by ts before
  • ts -g lists all currently running GPU jobs and the corresponding GPU ID(s)
  • ts can now be installed without sudo privilege (#18)

Full Changelog: v1.3.0...v1.3.1