Skip to content

Revert "Make sure we free the Boost.MPI type built for C++ bool" #171

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
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aumuell
Copy link
Contributor

@aumuell aumuell commented May 11, 2025

... "(sice there is no MPI Bool type)"

This reverts commit c5270b0.

Since #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.

… 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.

1 participant