-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When submitting a job to a partition such as Harvard's gpu_requeue
, sometimes, the job gets killed and requeued. It would be desirable for careless to continue where it left off in this case, rather than starting over! E.g. some flag could be added to the careless call that means, "before starting, inspect the contents of the out directory for a partial run and if you find it, continue from there?"
I have no idea how easy or hard this would be to implement (or if it exists already?). If it does exist, amazing, and if not, I figured I would mention it. I was kind of assuming that this would be the default behavior, and I was a little bummed when my job was killed and started over!
Metadata
Metadata
Assignees
Labels
No labels