Skip to content

MPI 4.0 - Need to implement embiggening feature #9194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hppritcha opened this issue Jul 29, 2021 · 0 comments
Open

MPI 4.0 - Need to implement embiggening feature #9194

hppritcha opened this issue Jul 29, 2021 · 0 comments
Labels

Comments

@hppritcha
Copy link
Member

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.
@hppritcha hppritcha changed the title Need to implement MPI 4.0 standard embiggening feature MPI 4.0 - Need to implement embiggening feature Dec 21, 2023
hppritcha added a commit to hppritcha/ompi that referenced this issue Jan 2, 2025
to take a count argument of type size_t.

related to open-mpi#12226

related to open-mpi#9194

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Jan 2, 2025
to take a count argument of type size_t.

related to open-mpi#12226

related to open-mpi#9194

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Jan 3, 2025
to take a count argument of type size_t.

related to open-mpi#12226

related to open-mpi#9194

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Jan 9, 2025
related to open-mpi#12226 and open-mpi#9194

remove incorrect and misleading comment about ompi_3buff_op_reduce.
See open-mpi#967

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Jan 10, 2025
related to open-mpi#12226 and open-mpi#9194

remove incorrect and misleading comment about ompi_3buff_op_reduce.
See open-mpi#967

Signed-off-by: Howard Pritchard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant