|
## Compute Nodes
|
|
## Compute Nodes
|
|
|
|
|
|
We have 5 types of node: X40 (Dell PowerEdge C6420 - intel), P (Bull), Xa (Dell PowerEdge C6525- amd), V (Dell PowerEdge R740 - intel), SUV (Dell PowerEdge R440) which are distributed in different partition.
|
|
Here are the different characteristics of the computes nodes:
|
|
|
|
|
|
|
|
|
|
Number of nodes per type:
|
|
| MODEL | CORE | FREQUENCE | RAM | CHIPSET | NUMBER |
|
|
|
|
| -------------------- | ----- |----------- | ------- | --------- | ------ |
|
|
|
|
| Dell PowerEdge C6420 | 40 | 2.40GHz | 192Go | Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz | 40 |
|
|
|
|
| BULL | 20 | 2.50GHz | 64Go | Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz | 48 |
|
|
|
|
| Dell PowerEdge C6525 | 128 | --- | 257Go | AMD EPYC 7702 64-Core Processor | 4 |
|
|
|
|
| Dell PowerEdge R740 | 40 | 2.40GHz | 385Go | Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz | 1 |
|
|
|
|
| Dell PowerEdge R440 | 40 | 2.10GHz | 257Go | Intel(R) Xeon(R) Gold 6230 CPU @ 2.10GHz | 1 |
|
|
|
|
|
|
- For the X40 we have: 40 Nodes
|
|
|
|
- For the P we have : 48 Nodes
|
|
|
|
- For the Xa we have : 4 Nodes
|
|
|
|
- For the V we have : 1 Node
|
|
|
|
- For the SUV we have : 1 Node
|
|
|
|
|
|
|
|
## Core
|
|
|
|
|
|
|
|
- Each X40 node has 40 core which makes a total of 1600 core.
|
|
|
|
|
|
|
|
- Each P node has 20 core which makes a total of 960 core.
|
|
|
|
|
|
|
|
- Each Xa node has 128 core which makes a total of 512 core.
|
|
|
|
|
|
|
|
- The visu V node has 40 core.
|
|
|
|
|
|
|
|
- The suv node has 40 core.
|
|
|
|
|
|
|
|
|
|
|
|
## RAM
|
|
|
|
|
|
|
|
- Each X40 node has 192 Go
|
|
|
|
- Each P node has 64 Go
|
|
|
|
- Each Xa node has 257 Go
|
|
|
|
- The V node has 385 Go
|
|
|
|
- The SUV node has 257 Go
|
|
|
|
|
|
|
|
|
|
|
|
## Partition
|
|
## Partition
|
... | @@ -38,17 +18,25 @@ Number of nodes per type: |
... | @@ -38,17 +18,25 @@ Number of nodes per type: |
|
We have 11 partitions : SEQ, SEQ-SHORT, GITLAB, SHORT, FDR, X40, BASH, SUV, VISU, BEST-EFFORT and AMD.
|
|
We have 11 partitions : SEQ, SEQ-SHORT, GITLAB, SHORT, FDR, X40, BASH, SUV, VISU, BEST-EFFORT and AMD.
|
|
|
|
|
|
Each partition has its specificity :
|
|
Each partition has its specificity :
|
|
- For the SEQ partition we have the possibility of calculating at most for 24h on one node at a time.
|
|
|
|
- For the SEQ-SHORT partition we have the possibility of calculating at most for 4h on one node at a time.
|
|
| | Nodes | QoS |
|
|
- For the GITLAB partition we have the possibility of calculating at most for 15mn on one node at a time.
|
|
| --------- | ---------------------------| -------------|
|
|
- For the SHORT partition we have the possibility of calculating at most for 2h on one node at a time.
|
|
| SEQ | p[031-036,055-072,091-102] | We have the possibility of calculating at most for 24h on one node at a time |
|
|
- For the FDR partition we have the possibility of calculating at most for 24h on 5 nodes at a time.
|
|
| SEQ-SHORT | p[019-036,055-072,091-102] | We have the possibility of calculating at most for 4h on one node at a time |
|
|
- For the X40 partition we have the possibility of calculating at most for 24h on as many nodes as we wish.
|
|
| GITLAB | p[019-036,055-072,091-102],xa[001-004],x[001-040],suv001 | We have the possibility of calculating at most for 15mn on one node at a time |
|
|
- For the BASH partition we have the possibility of calculating at most for 8h on as many nodes as we wish.
|
|
| SHORT | p[019-036,055-072,091-102],x[001-040] | We have the possibility of calculating at most for 2h on one node at a time |
|
|
- For the SUV partition we have the possibility of calculating at most for 24h.
|
|
| | | |
|
|
- For the VISU partition we have the possibility of calculating at most for 24h.
|
|
| FDR | p[019-036,055-072,091-102] | We have the possibility of calculating at most for 24h on 5 nodes at a time |
|
|
- For the BESTEFFORT partition we have the possibility of calculating at most for 24h on as many nodes as we wish.
|
|
| X40 | x[001-040] | We have the possibility of calculating at most for 24h on as many nodes as we wish |
|
|
- For the AMD partition we have the possibility of calculating at most for 24h on as many nodes as we wish.
|
|
| BASH | x[001-040],v001 | We have the possibility of calculating at most for 8h on as many nodes as we wish |
|
|
|
|
||||
|
|
|
|
| SUV | suv001 | We have the possibility of calculating at most for 24h |
|
|
|
|
||||
|
|
|
|
| VISU | v001 | We have the possibility of calculating at most for 24h |
|
|
|
|
||||
|
|
|
|
| BESTEFFORT | p[031-036,055-072,091-102],x[001-040],suv001 | we have the possibility of calculating at most for 24h on as many nodes as we wish |
|
|
|
|
||||
|
|
|
|
| AMD | xa[001-004] | we have the possibility of calculating at most for 24h on as many nodes as we wish |
|
|
|
|
|
|
|
|
|
|
## QOS
|
|
## QOS
|
... | | ... | |