... | ... | @@ -41,10 +41,16 @@ Dt = 1.0 s |
|
|
Data transfer is done through tasks using high priority and TAMPI non blocking mode.
|
|
|
Dt = 2.5 seconds
|
|
|
![base-9-priority](uploads/7193fd34722329b1c593279365ff7ef1/base-9-priority.png)
|
|
|
- Broadcast takes about 570, 740 or 0 ms
|
|
|
- Reduce takes about 0.9, 1.0, 1.7 seconds
|
|
|
- Time per iteration is about
|
|
|
|
|
|
|
|
|
Data transfer is done all at once through one single blocking MPI instruction.
|
|
|
Dt = 2.5 s
|
|
|
|
|
|
![all-nine](uploads/2d471a1e2cf8dc0bf30f957a4554d9e5/all-nine.png)
|
|
|
|
|
|
![base-9-priority.code_legend](uploads/fd7dfb7130bb685aa20d6636fe20d339/base-9-priority.code_legend.png) |
|
|
\ No newline at end of file |
|
|
![base-9-priority.code_legend](uploads/fd7dfb7130bb685aa20d6636fe20d339/base-9-priority.code_legend.png)
|
|
|
- Broadcast takes about 500 ms
|
|
|
- Reduce takes about 115 ms
|
|
|
- Time per iteration is about |
|
|
\ No newline at end of file |