Skip to content

MPI 4.0 - Need to implement embiggening feature #9194

Open
@hppritcha

Description

@hppritcha

Excerpt from the MPI 4.0 standard change log:

Sections 2.5.8 and 19.2 on pages 22 and 839, and throughout the entire document.
New large count functions MPI_f. . . g_c in C and through function overloading in
the Fortran mpi_f08 module, (with the exception of the explicit Fortran procedures
MPI_Op_create_c and MPI_Register_datarep_c) and the new large count callbacks
MPI_User_function_c and MPI_Datarep_conversion_function_c together with the
predened function MPI_CONVERSION_FN_NULL_C were introduced to accomodate
large bu�ers and/or datatypes.
Clarications were added to the behavior of INOUT/OUT parameters that cannot
represent the value to be returned for the MPI_BUFFER_DETACH and
MPI_FILE_GET_TYPE_EXTENT functions.
A new error class MPI_ERR_VALUE_TOO_LARGE was introduced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions