Update Slurm

2024-06-12 14:40:54 +02:00
parent dbf6e09f55
commit cc514433d1

@ -109,7 +109,7 @@ SLURM works with a "fair share" concept, which means that all users should get r
Example: Users who have consumed fewer resources recently will have their jobs prioritized higher, while those who have used more will have lower priority, promoting balanced and fair resource distribution.
**Some important info/examples: **
**Some important info/examples:**
- If you request 7 days for a job (maximum time), the **JobSize** parameter will become larger, meaning your jobs will have a **lower** priority --> try to request only the time that you will most likely need (plus a bit of backup time)
- If you know that your job runs in <= one hour, go for the **hourly** / **gpu-short** partitions