Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvapich2: Add patch to avoid segmentation fault in MPIR_Attr_delete_list #39058

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

giordano
Copy link
Member

@giordano giordano commented Jul 22, 2023

In MPI.jl we discovered a segmentation fault in mvapich2, which is fixed by the attached patch, suggested at https://lists.osu.edu/pipermail/mvapich-discuss/2023-January/010695.html but it's not included in any version of mvapich v2.*. We'd like to use Spack to build mvapich2 for testing it in CI in MPI.jl, but at the moment this is consistently segfaulting because of this bug, so it'd be great to have a fixed version in Spack. PR in MPI.jl showing that this works: JuliaParallel/MPI.jl#751

@alecbcs alecbcs self-assigned this Jul 23, 2023
Copy link
Member

@alecbcs alecbcs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks @giordano for the patch

@alecbcs alecbcs merged commit ac3c0a4 into spack:develop Jul 23, 2023
13 checks passed
@giordano giordano deleted the mg/mvapich2-segfault branch July 23, 2023 06:39
mpokorny pushed a commit to mpokorny/spack that referenced this pull request Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants