Skip to content

Added OpenMPI 3.1.3 and a patch#9680

Merged
ax3l merged 1 commit intospack:developfrom
sknigh:package/openmpi-update-and-patch
Nov 6, 2018
Merged

Added OpenMPI 3.1.3 and a patch#9680
ax3l merged 1 commit intospack:developfrom
sknigh:package/openmpi-update-and-patch

Conversation

@sknigh
Copy link
Copy Markdown

@sknigh sknigh commented Oct 30, 2018

Vader bug causes some MPI codes to sporadically segfault.

@ax3l ax3l added the mpi label Oct 31, 2018
index 17239ce8ef..ee5c913551 100644
--- a/opal/mca/btl/vader/btl_vader_fbox.h
+++ b/opal/mca/btl/vader/btl_vader_fbox.h
@@ -138,9 +138,6 @@ static inline bool mca_btl_vader_fbox_sendi (mca_btl_base_endpoint_t *ep, unsign
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ok, but the original patch seems to contain a bit more? Can this be ignored?
https://github.com/open-mpi/ompi/pull/5705/files

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The original patch combines two suggested patches from the original issue 1, 2. The comments mention the first one did not solve the issue, so I tried the second and it worked for the versions tested (2.0.5, 3.0.2, 3.1.2). I briefly tried building with the entire patch, but found that vader's source had diverged enough that it would require a separate patch for each minor release.

@jrood-nrel
Copy link
Copy Markdown
Member

I'm fairly certain a segfault I see with 3.1.2 is the vader issue so it would be great to merge this.

@ax3l
Copy link
Copy Markdown
Member

ax3l commented Nov 6, 2018

Thanks for the clarification @sknigh and the effort you put into this!

@ax3l ax3l merged commit d5327d8 into spack:develop Nov 6, 2018
@ax3l ax3l added the patch label Nov 6, 2018
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.

4 participants