Skip to content
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

op:avx: Remove unused header (and kill warning) #9530

Conversation

bwbarrett
Copy link
Member

Including mpi_portable_platform.h directly will always generate
warnings when included outside of mpi.h. We should use
opal_portable_platform.h instead, although since this file
does not use anything from the portable_platform file, it is
simpler to just remove the include entirely.

Signed-off-by: Brian Barrett bbarrett@amazon.com

Including mpi_portable_platform.h directly will always generate
warnings when included outside of mpi.h.  We should use
opal_portable_platform.h instead, although since this file
does not use anything from the portable_platform file, it is
simpler to just remove the include entirely.

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
@bwbarrett bwbarrett merged commit 291cc18 into open-mpi:master Oct 13, 2021
@bwbarrett bwbarrett deleted the cleanup/do-not-include-mpi-portable-platform-h branch October 13, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants