Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
computing:department:unix:jobs:home [2009/11/09 12:56] – fix idiotic way tcsh and bash differ on use of the nice command! rubin | computing:department:unix:jobs:home [2013/07/17 16:41] (current) – [I/O intensive jobs] allan | ||
---|---|---|---|
Line 38: | Line 38: | ||
===== I/O intensive jobs ===== | ===== I/O intensive jobs ===== | ||
- | If your job requires manipulation of large files, it will be faster to use local scratch storage on the local machine rather than your home directory | + | < |
+ | |||
+ | If your job requires manipulation of large files (especially writing to them), it will be faster to use local scratch storage on the local machine rather than your home directory over the network. Check our pages on [[: | ||