Commit acf1802f authored by Ondrej Tichacek's avatar Ondrej Tichacek
Browse files

Update file README.md

parent ae06858b
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -67,20 +67,19 @@ Each test consists of several tasks, defined by the "scaling factor", which is t

The number of computational nodes per job in each task will be set to [1, 2, 4, 6, 8, 10, 12, 14, 16, 18 and 20] (limited to the delivered number of nodes in tests 1.2 and 1.4.). Multiple jobs per task will be launched simultaneously such that the partition (cpu / bigmem / gpu / big-gpu) is filled as much as possible.

The following results were obtained for the current cluster (2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz per node).

**Minimal required performance:**
Each job (in every task in all tests 1.1-1.4) must report at least the following performance
| Cores (Nodes)   |  36 (1) |  72 (2) | 144 (4) | 216 (6) | 288 (8) | 360 (10) | 432 (12) | 504 (14) | 576 (16)| 648 (18)| 720 (20)|
| ------ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| ns/day |  13 |  25 |  48 |  71 |  90 | 104 | 130 | 152 | 167 | 175 | 188 |
| ns/day |  10.4 |	20 |	38.4	| 56.8 |	72 |	83.2 |	104 |	121.6 |	133.6 |	140 |	150.4 |

Note that this corresponds to the **80%** of the performance recorded in the older aurum cluster. The following results were obtained using 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz per node.

**Minimal required performance**
Each job (in every task in all tests 1.1-1.4) must report at least the following performance
| Cores (Nodes)   |  36 (1) |  72 (2) | 144 (4) | 216 (6) | 288 (8) | 360 (10) | 432 (12) | 504 (14) | 576 (16)| 648 (18)| 720 (20)|
| ------ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| ns/day |  10.4 |	20 |	38.4	| 56.8 |	72 |	83.2 |	104 |	121.6 |	133.6 |	140 |	150.4 |
| ns/day |  13 |  25 |  48 |  71 |  90 | 104 | 130 | 152 | 167 | 175 | 188 |

Note that this corresponds to the **80%** of the performance recorded in the older aurum cluster (2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz per node).

**Aditional notes**
- Only 36 cores can be used for each node in this test.