Update home authored by Odunlami Marc's avatar Odunlami Marc
...@@ -12,6 +12,11 @@ To view the occupation, see the [calendar](https://partage.univ-pau.fr/home/%20C ...@@ -12,6 +12,11 @@ To view the occupation, see the [calendar](https://partage.univ-pau.fr/home/%20C
## Hardware characteristics ## Hardware characteristics
Bilbo is composed of one front-end machine and 4 compute nodes
No Pas d'infiniband.
Pas de scratch partagé.
### Front-end *slurm-ens-frontal* ### Front-end *slurm-ens-frontal*
The Bilbo front-end is a virtual machine dedicated to user connection. The Bilbo front-end is a virtual machine dedicated to user connection.
* OS : Debian 10 "Buster". * OS : Debian 10 "Buster".
...@@ -21,9 +26,9 @@ The Bilbo front-end is a virtual machine dedicated to user connection. ...@@ -21,9 +26,9 @@ The Bilbo front-end is a virtual machine dedicated to user connection.
### Compute nodes *slurm-ens[1-4]* ### Compute nodes *slurm-ens[1-4]*
Compute nodes are dedicated to interactive and batch jobs. Compute nodes are dedicated to interactive and batch jobs.
* OS : Debian 10 "Buster". * OS : Debian 10 "Buster".
* Node model: ThinkSystem SD530. * Node model: PowerEdge C6420.
* Number of cores/node: 32 (two 16-core processors Intel® Xeon® Gold SKL-6130 @ 2,1 GHz). * Number of cores/node: 28 (two 14-core processors Intel® Xeon® Gold 5120 @ 2,2 GHz).
* RAM/node: 96 GB. * RAM/node: 96 GB.
## Connexion ## Connexion
Open a terminal and use one of the following commands: Open a terminal and use one of the following commands:
... ...
......