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

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

|
|
|
|
|
|
 |
|
|
\ No newline at end of file |
|
|

|
|
|
- Broadcast takes about 500 ms
|
|
|
- Reduce takes about 115 ms
|
|
|
- Time per iteration is about |
|
|
\ No newline at end of file |