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
MPICommunicator has methods that only make sense if the underlying MPI communicator has an associated graph topology. Consider refactoring or at least asserting for right topology with MPI_Topo_test in MpiCommunicator::GetNeighbors*
The text was updated successfully, but these errors were encountered:
MPICommunicator
has methods that only make sense if the underlying MPI communicator has an associated graph topology. Consider refactoring or at least asserting for right topology withMPI_Topo_test
inMpiCommunicator::GetNeighbors*
The text was updated successfully, but these errors were encountered: