Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FolderUse case

Your home directory

/home/<$USER>

this directory has a size limit of only 50 GB and should only be used to store small

small files/programs/configuration data.

A project directory  

/gpfs/project/<$USER>

this directory is used for project data, it has a maximum capacity of 10 TB per

user, snapshots for the contents of this folder are created in regular intervals (see below)

Temporary files       

/gpfs/scratch/<$USER>                        

to store temporary files during computations. Max. capacity is 15 TB, there is no backup

and files older than 60 days are deleted automatically.

...