-
Notifications
You must be signed in to change notification settings - Fork 903
v1.10: fix ompi_wrapper_script #2247
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
v1.10: fix ompi_wrapper_script #2247
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a Signed-off-by line to this PR's commit.
Passing outside the 1.10.6 window |
@rhc54 This PR was created against the v1.10 branch -- we unfortunately can't just bump the milestone to v2.x. |
@ggouaillardet Can you add the signed-off-by lines to these commits? |
use @OMPI_PKG_CONFIG_LDFLAGS@ instead of @OMPI_WRAPPER_EXTRA_LDFLAGS@ so @{libdir} is substitued with ${libdir} Thanks Manesh Nanavalla for the report (back-ported from commit open-mpi/ompi@cb76d93) Signed-off-by: Gilles Gouaillardet <[email protected]>
master and v1.10 have diverged regarding this script, so this is a one-off commit for the v1.10 branch Signed-off-by: Gilles Gouaillardet <[email protected]>
c309c4b
to
1f15e34
Compare
@jsquyres both commits have been signed-off-by |
No description provided.