Replaces the superdroplet data exchange Alltoall MPI calls by individual Isend and Irecv calls.
Time-to-solution improvements are roughly around 4% for 32 processes and 14% for 64 processes.
Improvements should grow at least with the number of processes and number of time steps.
Depends on #103.
Replaces the superdroplet data exchange Alltoall MPI calls by individual Isend and Irecv calls.
Time-to-solution improvements are roughly around 4% for 32 processes and 14% for 64 processes. Improvements should grow at least with the number of processes and number of time steps.