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

stream-buffering is an OMPI option, so make it an MCA #1489

Merged
merged 2 commits into from
Sep 2, 2022

Commits on Sep 1, 2022

  1. stream-buffering is an OMPI option, so make it an MCA

     * It looks like `--stream-buffering` CLI was copied from the OMPI schizo
       to others, but is not processed by others.
     * In OMPI make this an MCA parameter, and translate the `--stream-buffering`
       to that MCA parameter.
    
    Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
    jjhursey committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    434ab8a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Deprecated the --stream-buffering CLI option

    Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
    jjhursey committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4fdb69b View commit details
    Browse the repository at this point in the history