Skip to content

v0.4.0 Job Management Update

Compare
Choose a tag to compare
@Maxusmusti Maxusmusti released this 03 Apr 19:34
· 566 commits to main since this release
5a0c25f

The SDK now has the ability to:

  • Submit jobs to a Ray cluster (via TorchX)
  • Submit jobs directly to MCAD (via TorchX)
  • Check submitted job status
  • Check submitted job logs
  • Cancel a submitted job

Also included are other minor bug fixes and improvements (mainly clarity on starting vs. running Ray clusters).