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

configury: fix PMI detection #4861

Merged

Commits on Feb 25, 2018

  1. configury: fix PMI detection

    and do not end up with -L/usr/lib[64] when PMI libraries
    are installed in the default location.
    
    Thanks Davide Vanzo for the report.
    
    Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
    
    (back-ported from commit open-mpi/ompi@b86e0f0)
    ggouaillardet committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    85c0227 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. configury: look for PMI header in DIR provided by --with-pmi=DIR

    Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
    
    (cherry picked from commit open-mpi/ompi@83dd8cd)
    ggouaillardet committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    8eeb08b View commit details
    Browse the repository at this point in the history