Translations:Running jobs/156/en

From Alliance Doc
Revision as of 21:38, 7 May 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
Jump to navigation Jump to search

<tabs> <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 readlink -f $(pwd) | cut -d/ -f2 returns home, 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.