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

rename MPIExecLaunchers to MPILaunchers #1137

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 12, 2011

  1. rename MPIExecLaunchers to MPILaunchers

    MPIExec is unwieldy, and unnecessarily specific when they can be
    configured to use mpirun, aprun, etc.
    
    This means you can now start an MPI cluster with just:
    
        $> ipcluster start --engines=MPI
    
    old names still work, logging deprecation warnings.
    minrk committed Dec 12, 2011
    Configuration menu
    Copy the full SHA
    c1536fc View commit details
    Browse the repository at this point in the history