Update description authored by Matthieu Boileau's avatar Matthieu Boileau
...@@ -29,9 +29,11 @@ The workload manager is [slurm](https://computing.llnl.gov/linux/slurm/). ...@@ -29,9 +29,11 @@ The workload manager is [slurm](https://computing.llnl.gov/linux/slurm/).
From every node, you have access to several storages. From every node, you have access to several storages.
#### Your home directory `/home/<username>` #### Your home directory `/home/u*/<username>`
This directory is meant only to store important files and have to be kept to a minimal size. This directory is meant only to store important files and have to be kept to a minimal size.
The storage server is mounted via NFS so I/O performance is low.
Files are backed up on IRMA facility.
#### The `/data/<username>` directory #### The `/data/<username>` directory
... ...
......