Function PGABinaryBuildDatatype

Function Documentation

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

Build an MPI datatype for a binary string datatype.

Description

Called only by MPI routines. Not for user consumption.

Parameters
  • ctx – context variable

  • p – index of the string to build a datatype from

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

Returns

MPI_Datatype.