cambiotraining / hpc-intro

Practical course on running jobs on a HPC
https://cambiotraining.github.io/hpc-intro/
Other
14 stars 13 forks source link

RFS on CSD3 #37

Open tavareshugo opened 1 year ago

tavareshugo commented 1 year ago

Add a note about IO restrictions when using RFS mounts. The watchdog script will kill jobs that are doing lots of IO from those servers.

Best practice is to copy data to RDS and do all the computation there. Then copy back to RFS.