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
Just following up on this -- @adammoody got a patch from the MVAPICH team that fixes this issue.
The MVAPICH team is looking to finalize the code and this fix should become available in an upcoming MVAPICH release. Not sure on an actual ETA and schedule for the MVAPICH release.
This is a follow up from the issue in #220.
There was a subsequent segfault related to consecutively creating/destroying shared memory MPI windows.
The segfault is inside MPI. @adammoody has been looking at this and the suggested workaround at the present time is:
MV2_SHMEM_COLL_NUM_COMM=1024
The corresponding ticket that has been filed internally to the MVAPICH support team is:
#83
"Bad baseptr address returned from MPI_Win_shared_query"We should document this in the RELEASE-NOTES for the next Axom release.
The text was updated successfully, but these errors were encountered: