cc_staff
46
edits
mNo edit summary |
No edit summary |
||
Line 332: | Line 332: | ||
<li><p>This puts the job in the queue. It will run on the compute nodes in due course.</p></li> | <li><p>This puts the job in the queue. It will run on the compute nodes in due course.</p></li> | ||
<li><p>In most cases, you will want to submit from your $SCRATCH directory, so that the output of your compute job can be written out (as mentioned above, $HOME is read-only on the compute nodes).</p> | <li><p>In most cases, you will want to submit from your $SCRATCH directory, so that the output of your compute job can be written out (as mentioned above, $HOME is read-only on the compute nodes).</p> | ||
<li><p>Jobs will run under their group's RRG allocation, or, if the group has none, under a RAS allocation (previously called | <li><p>Jobs will run under their group's RRG allocation, or, if the group has none, under a RAS allocation (previously called 'default' allocation).</p></li> | ||
<li><p>Some example job scripts can be found below.</p></li> | <li><p>Some example job scripts can be found below.</p></li> | ||
</ul> | </ul> |