Function PGASerializedBuildDatatype

Function Documentation

MPI_Datatype PGASerializedBuildDatatype(PGAContext *ctx, int p, int pop)

Build datatype from serialized data.

Description

This is the default function for the BuildDatatype user function if serialization is in use.

Parameters
  • ctx – context variable

  • p – index of string

  • pop – symbolic constant of the population string p is in

Returns

An MPI_Datatype