Update description authored by Matthieu Boileau's avatar Matthieu Boileau
......@@ -2,7 +2,7 @@
# Nodes configuration
The configuration has a frontal node, named `atlas`, and 4 compute nodes `atlas[1-4]`.
The configuration has a frontal node, named `atlas`, and 5 compute nodes `atlas[1-5]`.
## Frontal node `atlas`
......@@ -12,9 +12,9 @@ The configuration has a frontal node, named `atlas`, and 4 compute nodes `atlas[
* 70 TB for data storage (10'000 rpm HDD) (directory: `/data`)
* NFS mount to access laboratory data (such as `/home`)
## Compute nodes `atlas[1-4]` (x4)
## Compute nodes `atlas[1-5]` (x5)
* 24 cores on 2 sockets (Intel Xeon E5-2680 v3 2.50GHz), hyperthreaded
* 24 cores on 2 sockets (Intel Xeon E5-2680 v3 2.50GHz (`atlas[1-4]`) or v4 @ 2.40GHz (`atlas5`)), hyperthreaded
* 256 GB of RAM
* 1 TB scratch dir `/scratch`
* NFS mount to access frontal node data: `/ssd` and `/data`
......
......