Queuing

From Thom Group Wiki
Revision as of 15:49, 11 April 2016 by Ajwt3 (talk | contribs) (Created page with "qhold can be used to hold a job (if one of your jobs is blocking another) this is cancelled by qrls. If modifying the resource allocation, e.g. -lnodes=4:ppn=12 for a 48 cor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

qhold can be used to hold a job (if one of your jobs is blocking another) this is cancelled by qrls.

If modifying the resource allocation, e.g. -lnodes=4:ppn=12 for a 48 core job, make sure to use the old specifier if you want 12-core nodes, otherwise the 16-core ones get allocated, wasting 4 cores each.

-lnodes=4:old:ppn=12