Skip to content

Commit 156e645

Browse files
committed
preemption 1hr -> 30min
1 parent 2995c3c commit 156e645

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 30 minutes.
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)