Skip to content

Fix compile failure with enable-heterogeneous. #9699

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

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Nov 23, 2021

An internal header file was missing, leading to an incomplete type.

Fixes #9697.

Signed-off-by: George Bosilca [email protected]

An internal header file was missing, leading to an incomplete type.

Fixes open-mpi#9697.

Signed-off-by: George Bosilca <[email protected]>
@bosilca bosilca requested a review from jsquyres November 23, 2021 19:30
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm: this fixes the problem. Thanks for the quick turnaround!

@jsquyres jsquyres merged commit 95000f6 into open-mpi:master Nov 23, 2021
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.

Compile fail with --enable-heterogeneous
2 participants