Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

The Lustre based work filesystem /scratch is the main work filesystem for the HLRN clusters. Each user can distribute data to different directories.

  • user directory WORK directory =/scratch/usr/${USER}
    • large intput/output data for production jobs
    • the intention is to use this data for the user only
  • project directories /scratch/projects/<projectID>
    • large intput/output data for production jobs
    • the intention is to share this data within the project group
  • TMPDIR directory = /scratch/tmp/${USER}
    • applications and compilers store data temporarily

...