You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments