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

Find MPI on Windows doesn't check 32/64 bit. #58

Open
chrispbradley opened this issue Feb 21, 2016 · 0 comments
Open

Find MPI on Windows doesn't check 32/64 bit. #58

chrispbradley opened this issue Feb 21, 2016 · 0 comments

Comments

@chrispbradley
Copy link
Member

If you are building a win32 bit configuration and only have a 64-bit MPI installed (mpich2) the FindMPI script will pick up the wrong MPI which will cause link errors. The FindMPI should check (or only search for) the correct ABI MPI.

This was referenced Mar 15, 2016
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

1 participant