... | ... | @@ -9,12 +9,19 @@ Note that : |
|
|
- The data sent for each of these operations are about 250 000 floats so about 1 Gb.
|
|
|
- Accroding to [MN5 overview](https://www.bsc.es/supportkc/docs/MareNostrum5/overview), the transfer speed of a node is about 1Gb/s
|
|
|
|
|
|
## Using 4 workers and 1 server
|
|
|
|
|
|
Using 8 workers and 1 server. Data transfer is done through tasks using high priority.
|
|
|
**One worker is computing a full token sequence (64 tokens / worker)**
|
|
|
|
|
|
## Using 8 workers and 1 server
|
|
|
|
|
|
**One worker is computing half a token sequence (32 tokens / worker)**
|
|
|
|
|
|
Data transfer is done through tasks using high priority.
|
|
|
Dt = 2.5 seconds
|
|
|
![base-9-priority](uploads/7193fd34722329b1c593279365ff7ef1/base-9-priority.png)
|
|
|
|
|
|
Using 8 workers and 1 server. Data transfer is done through tasks using high priority.
|
|
|
Data transfer is done through tasks using high priority.
|
|
|
Dt = 2.5 s
|
|
|
|
|
|
![all-nine](uploads/2d471a1e2cf8dc0bf30f957a4554d9e5/all-nine.png)
|
... | ... | |