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
In user forks of the ompi repo, the submodule config would cause
git to look in ../oac for the oac submodule, which is the wrong
place. Update to look in ../../open-mpi/oac.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
0 commit comments