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

[openmpi]: Fix wait_mpi_ready() hangs when using OpenMPI 2.1.3 #773

Merged

Commits on May 8, 2018

  1. openmpi: add MPIEXEC_TIMEOUT for mpiexec in wait_mpi_ready() in init.shi

    mpiexec in openmpi v2.1.x doesn't exit properly when it couldn't resolve
    hostnames of workers.  I didn't found any workaround to make mpiexec
    properly except for setting MPIEXEC_TIMEOUT.
    everpeace committed May 8, 2018
    Configuration menu
    Copy the full SHA
    3ee54f6 View commit details
    Browse the repository at this point in the history