Skip to content

Commit 7b62b9c

Browse files
authored
Merge pull request #331 from NYU-RTS/preemption
preemption 1hr -> 30min
2 parents 30e3e36 + 156e645 commit 7b62b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/05_submitting_jobs/01_slurm_submitting_jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Jobs with low GPU utilization will be automatically canceled. The exact threshol
3838
On Torch, users may run "preemptible" jobs on stakeholder resources that their group does not own. This allows the stakeholder resources to be utilized by non-stakeholders which may otherwise be idle. To make the best use of these resources, you are encouraged to adopt checkpoint/restart to allow for resumption of the workload in subsequent jobs.
3939

4040
:::warning Preemption Policy
41-
Jobs become eligible for preemption after 1 hour of runtime. Jobs will not be canceled within the first hour.
41+
Jobs become eligible for preemption after 30 minutes of runtime. Jobs will not be canceled within the first 30 minutes.
4242
:::
4343

4444
The preemption order is:

0 commit comments

Comments
 (0)