Skip to content

coll/base: fix header dependency #8639

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

Conversation

hjelmn
Copy link
Member

@hjelmn hjelmn commented Mar 17, 2021

This commit fixes a dependency issue in coll_base_topo.h. This header
depends on ompi/communicator/communicator.h and is working only because
that header is currently included before this header where used.

Signed-off-by: Nathan Hjelm [email protected]

This commit fixes a dependency issue in coll_base_topo.h. This header
depends on ompi/communicator/communicator.h and is working only because
that header is currently included before this header where used.

Signed-off-by: Nathan Hjelm <[email protected]>
@awlauria
Copy link
Contributor

bot:aws:retest

@awlauria awlauria merged commit 5e665ec into open-mpi:master Mar 17, 2021
@awlauria
Copy link
Contributor

Thanks @hjelmn can you cherry-pick back to v5.0.x

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