cc_staff
176
edits
No edit summary |
(add Beluga's no (7-28d] policy.) |
||
Line 485: | Line 485: | ||
<!--T:156--> | <!--T:156--> | ||
<tabs> | <tabs> | ||
<tab name="Beluga"> | |||
On Beluga, no jobs are permitted longer than 168 hours (7 days). | |||
</tab> | |||
<tab name="Cedar"> | <tab name="Cedar"> | ||
Jobs may not be submitted from directories on the /home filesystem on Cedar. This is to reduce the load on that filesystem and improve the responsiveness for interactive work. If the command <tt>readlink -f $(pwd) | cut -d/ -f2</tt> returns <tt>home</tt>, you are not permitted to submit jobs from that directory. Transfer the files from that directory either to a /project or /scratch directory and submit the job from there. | Jobs may not be submitted from directories on the /home filesystem on Cedar. This is to reduce the load on that filesystem and improve the responsiveness for interactive work. If the command <tt>readlink -f $(pwd) | cut -d/ -f2</tt> returns <tt>home</tt>, you are not permitted to submit jobs from that directory. Transfer the files from that directory either to a /project or /scratch directory and submit the job from there. |