-
Notifications
You must be signed in to change notification settings - Fork 933
ompi_info: quote parsable values if they contain colons #527
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
ompi_info: quote parsable values if they contain colons #527
Conversation
|
|
Refer to this link for build results (access rights to CI server needed): |
|
@lebedov Could you give this PR a whirl and see if it works for you? If so, I'll merge it into master (i.e., for the upcoming Open MPI v1.9). |
|
@jsquyres: when I tried to build the PR on Ubuntu 14.04, the build failed with the following error: I used the following config parameters: |
|
Please remove the —enable-heterogeneous flag - it isn’t working at the moment
|
|
The new |
3e54bba to
4b8583f
Compare
|
@lebedov Hmmm -- how did that happen... checking... Ah; found the place I missed. It should work now (I rebased/forced pushed to this tree -- you'll likely need to re-pull). |
|
|
Refer to this link for build results (access rights to CI server needed): Build Log Test FAILed. |
Thanks to Lev Givon for the suggestion.
No code changes
No code changes
4b8583f to
1e6a558
Compare
|
|
Refer to this link for build results (access rights to CI server needed): |
|
@jsquyres Looks good now. |
|
@lebedov Thanks for the sanity check! |
…quoting ompi_info: quote parsable values if they contain colons
…link-fix v2.x: ofi mtl: also link in mtl_ofi_LIBS in the static case
in-place conversion macro writes into INPUT argument NOTE - this is merge was done instead of Pull Request 527 because github.ibm.com was down, and I need to build rtm0
Thanks to Lev Givon for the suggestion.
See #515 for details.
Thanks to @lebedov for the suggestion.