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
When running pyHyp in parallel, it should exit gracefully using mpi_abort and exit code instead of plain stop, which will result in improper MPI exit. There are several locations where this needs to be fixed.