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

ompi: temporarily disable dynamic add_procs on big-endian and 32-bit #1349

Closed
wants to merge 1 commit into from

Commits on Feb 9, 2016

  1. ompi: temporarily disable dynamic add_procs on big-endian and 32-bit

    This commit temporarily disables the dynamic add_procs support on
    big-endian and 32-bit systems. There is an issue with the sentinel
    used to indicate when proc needs to be generated that causes issues on
    these systems. This will be removed once the underlying issue has been
    resolved.
    
    Fixes open-mpi#1348
    
    Signed-off-by: Nathan Hjelm <[email protected]>
    hjelmn committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    3bea485 View commit details
    Browse the repository at this point in the history