#include "MPIAllToAllCommunicator.h"
#include "MPIInputSpikeBuffer.h"
#include "MPIOutputSpikeBuffer.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | MPISynchroShuffleAllToAllComm |
Specialization of MPIAllToAllCommunicator which implements a blocking version of the Synchronuous Shuffle Exchange algorithm presented in [1]. More... |