MPI Derived Datatypes
New MPI functions:
void MPI_Address(
void* location,
MPI_Aint* address)
int MPI_Type_Struct(
int count,
int block_lenghts[],
MPI_Aint displacements[],
MPI_Datatype typelist[],
MPI_Datatype* new_mpi_t)
int MPI_Type_commit(
MPI_Datatype* new_mpi_t)
Previous slide
Back to first slide
View graphic version