Skip to content
Snippets Groups Projects
Commit 14a48c13 authored by Roman Sliva's avatar Roman Sliva
Browse files

Update job-priority.md - timelimit

parent 6dff10d2
No related branches found
No related tags found
No related merge requests found
Pipeline #36733 passed with warnings
...@@ -49,9 +49,9 @@ The scheduler makes a list of jobs to run in order of execution priority. The sc ...@@ -49,9 +49,9 @@ The scheduler makes a list of jobs to run in order of execution priority. The sc
This means that jobs with lower execution priority can be run before jobs with higher execution priority. This means that jobs with lower execution priority can be run before jobs with higher execution priority.
!!! note !!! note
It is **very beneficial to specify the walltime** when submitting jobs. It is **very beneficial to specify the timelimit** when submitting jobs.
Specifying more accurate walltime enables better scheduling, better execution times, and better resource usage. Jobs with suitable (small) walltime can be backfilled - and overtake job(s) with a higher priority. Specifying more accurate timelimit enables better scheduling, better execution times, and better resource usage. Jobs with suitable (small) timelimit can be backfilled - and overtake job(s) with a higher priority.
---8<--- "mathjax.md" ---8<--- "mathjax.md"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment