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

Fix some default map/rank policy settings #1572

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Commits on Oct 28, 2022

  1. Fix some default map/rank policy settings

    Ensure the options.nprocs field is initialized so that the
    default mapping policy is correctly set. Better delineate the
    default ranking policies if the mapping policy was provided.
    
    Set the default binding policy based on the mapping policy
    being used, regardless of whether the user specified it
    or it is a default policy.
    
    Signed-off-by: Ralph Castain <rhc@pmix.org>
    (cherry picked from commit bb9f9f5)
    rhc54 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    22720b9 View commit details
    Browse the repository at this point in the history