ompi
ompi copied to clipboard
Part 1 of resolving global symbol name pollution issue #10708
This pull request is part 1 of solving issue #10708.
Public symbols in the ompi and opal subdirectories that were public scope have been made static within the single file that uses them.
Any declarations for those symbols in header files were moved to the source file where the symbol was defined, to eliminate warning messages issued complaining about symbols defined but not used.
Signed-off-by: David Wootton [email protected]
- Mellanox CI is still borked; they're working on it.
- Can you (or @awlauria or @gpaulsen or ...?) check on what's failing in the IBM CI?
I just rebased this branch to latest main to pickup this commit:
7dbfbeea - build: Use open-mpi/oac for oac submodule
/azp run
Azure Pipelines successfully started running 1 pipeline(s).