Update Slurm

2024-06-10 15:28:55 +02:00
parent 57217a36fb
commit b0a5b0eccf

@ -113,4 +113,7 @@ Example: Users who have consumed fewer resources recently will have their jobs p
- Generally speaking: Try to minimize your request in terms of resources to maximize your priority!
- If a job is queuing for an (unexpected) longer time, check the reason why the job is queuing (NODELIST(REASON)) from the `squeue` command. Adjust your job accordingly, if possible, or ask the admins to have a look if you are not sure about the issue.
Example:
![image](uploads/f818b89b4431386113b321bd98142fad/image.png)
In this case a "wrong" time limit was requested for the partition- which can be fixed.