Skip to content

TensorHive 0.3

Compare
Choose a tag to compare
@roscisz roscisz released this 09 Jul 13:15
· 598 commits to master since this release

What's Changed

The 0.3 version introduces task scheduling module, which allows for:

  • easy defining computational tasks in the web application, using templates with variable placeholders
  • automatic spawning tasks on the assigned computational devices
  • viewing task logs in the web application
  • easy terminating and killing a task or group of tasks
  • attaching terminal to a running task using screen
  • scheduling tasks to a given time slot
  • linking tasks to a specific reservation

Full Changelog: 0.2.4...0.3