Skip to content

Conversation

tkordenbrock
Copy link
Member

@tkordenbrock tkordenbrock commented May 25, 2021

After running clang-format in #8647, the portals4.h header was moved after the Portals4 component includes which caused compilation failures. This PR reorder headers to match the style of #8647 and adds includes where necessary to remove ordering dependencies.

This PR is blocked by #9006.

@tkordenbrock tkordenbrock requested review from mdosanjh and regrant May 25, 2021 16:32
@tkordenbrock tkordenbrock self-assigned this May 25, 2021
@tkordenbrock tkordenbrock changed the title portals4: eliminate header order dependencies in the Portals4 components master: portals4: eliminate header order dependencies in the Portals4 components May 25, 2021
@ibm-ompi
Copy link

The IBM CI (XL) build failed! Please review the log, linked below.

Gist: https://gist.github.com/9d7e7d9001df8fbc5f5295b579396f56

@ibm-ompi
Copy link

The IBM CI (GNU/Scale) build failed! Please review the log, linked below.

Gist: https://gist.github.com/bce8402ec8d3979f193efe051e5367ff

@ibm-ompi
Copy link

The IBM CI (PGI) build failed! Please review the log, linked below.

Gist: https://gist.github.com/874f054be6140905f5ab71241c0449a3

@tkordenbrock tkordenbrock force-pushed the portals4/master/remove-include-ordering-dependency branch from 9f54a12 to bf7906c Compare May 25, 2021 20:07
Copy link
Contributor

@mdosanjh mdosanjh left a comment

Choose a reason for hiding this comment

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

This is a clean-up pass on the Portals4 btl includes. All of these changes are reasonable.

@tkordenbrock tkordenbrock merged commit e9a009f into open-mpi:master Jun 8, 2021
@tkordenbrock tkordenbrock deleted the portals4/master/remove-include-ordering-dependency branch June 8, 2021 15:54
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