cc_staff
150
edits
mNo edit summary |
No edit summary |
||
Line 320: | Line 320: | ||
<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 `default' allocation).</p></li></ul> | <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> | |||
</ul> | |||
<!--T:77--> | <!--T:77--> |