Skip to content

Conversation

@aminiussi
Copy link
Member

… type so that reduce uses directly MPI_LAND and MPI_LOR.

… type so that reduce uses directly MPI_AND and MPI_OR.
@aminiussi aminiussi linked an issue Feb 26, 2025 that may be closed by this pull request
@aminiussi aminiussi merged commit ea00b59 into develop Feb 26, 2025
aumuell added a commit to aumuell/boostorg-mpi that referenced this pull request May 11, 2025
… there is no MPI Bool type)"

This reverts commit c5270b0.

Since boostorg#163 "Associate primitive bool type with MPI_CXX_BOOL and make it a
logical… " was merged, a dedicated data type for MPI Bool is no longer
registered. So it should no longer be freed, either. Otherwise, crashes
would occur during MPI_Finalize.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bool is not considered a is_mpi_logical_datatype

2 participants