728x90
Refered and images were taken from https://mpitutorial.com/
MPI Cheating sheet
C Data Types(MPI_Datatype)
MPI_CHAR
MPI_BYTE (like unsigned char)
MPI_SHORT
MPI_INT
MPI_LONG
MPI_FLOAT
MPI_DOUBLE
MPI_UNSIGNED_CHAR
MPI_UNSIGNED_SHORT
MPI_UNSIGNED
MPI_UNSIGNED_LONG
MPI_LONG_DOUBLE
MPI_LONG_LONG_INT
MPI_Send
MPI_Recv
MPI_Bcast
MPI_Scatter
MPI_Gather
MPI_Allgather
MPI_Reduce
MPI_Allreduce
300x250