It4innovations / hyperqueue

Scheduler for sub-node tasks for HPC systems with batch scheduling
https://it4innovations.github.io/hyperqueue
MIT License
272 stars 21 forks source link

Add a command to forget a job #586

Closed Kobzol closed 1 year ago

Kobzol commented 1 year ago

We could also clean up the streaming log and stdout/stderr files of all tasks (if there are any), but for now I think that this should be enough. I'll also add Python API for this in this PR.