... | ... | @@ -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
|
|
|

|
|
|
|
|
|
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
|
|
|
|
|
|

|
... | ... | |