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

check version? #36

Open
Foadsf opened this issue Mar 14, 2020 · 1 comment
Open

check version? #36

Foadsf opened this issue Mar 14, 2020 · 1 comment

Comments

@Foadsf
Copy link

Foadsf commented Mar 14, 2020

with OpenMPI and MPICH2 one can run any of the commands:

mpiexec --version

or

mpirun --version

to check the version. How do your that with MS MPI?

@KineticTheory
Copy link

This works for me:

C:\>mpiexec
Microsoft MPI Startup Program [Version 10.0.12498.5]

Launches an application on multiple hosts.

Usage:

    mpiexec [options] executable [args] [ : [options] exe [args] : ... ]
    mpiexec -configfile <file name>
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants