Advanced MPI scheduling: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 39: Line 39:


<!--T:19-->
<!--T:19-->
You should use <code>--mem=128000M</code> rather than <code>--mem=128G</code> when requesting  whole nodes because a small tranche of memory is reserved to the operating system, and requesting precisely 128GB means the job cannot be scheduled on the plentiful 128GB nodes. The job will not be rejected by Slurm, it will just wait much longer to start than it needs to.
You should use <code>--mem=128000M</code> rather than <code>--mem=128G</code> when requesting  whole nodes because a small amount of memory is reserved to the operating system, and requesting precisely 128GB means the job cannot be scheduled on the plentiful 128GB nodes. The job will not be rejected by Slurm, it will just wait much longer to start than it needs to.


==== Few cores, single node ==== <!--T:6-->
==== Few cores, single node ==== <!--T:6-->
cc_staff
176

edits

Navigation menu