* NFS mount to access frontal node data: /ssd and /data
* NFS mount to access laboratory data, (such as /home)
Since the 25th of novembre 2015, the `irma-atlas4` node has been equipped with 2 NVIDIA K80 GPGPU cards.
Everything is interconnected with both 10Gb Ethernet cards and 40Gb Infiniband cards.
The workload manager is [slurm](https://computing.llnl.gov/linux/slurm/).
## Storage
From every node, you have access to several storages.
#### Your home directory `/home/<username>`
This directory is meant only to store important files and have to be kept to a minimal size.
#### The `/data/<username>` directory
If this directory does not exist, you must create one, so you don't mix your files with other users. This partition has a size of 50 TB, so you can store big data, like simulation results, compilation-related files and libraries ...
#### The /ssd/<username> directory
If this directory does not exist, you must create one, so you don't mix your files with other users. This partition has a size of 2 TB and is put on SSDs for increased access speed. You can use it to store medium-sized data.