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

[TEMP] stops MPI from including mpi-2 c++ bindings #2

Merged
merged 2 commits into from
May 7, 2020

Conversation

phdum
Copy link
Member

@phdum phdum commented May 7, 2020

  • adds compiler options (through FindMPI or manually for older cmake)

This fixes Issue #1

NOTE BEOFRE MERGE: I did not find a set up on any computer I have access to, to be able to test this out. This would be nice to do before the merge.

FindMPI.cmake was majorly changes in cmake 3.10 and has an option that fixes this. (It also has modern cmake targets and many other nice features.)

phdum added 2 commits May 6, 2020 19:34
* adds compiler options (through FindMPI or manually for older cmake)
@Wentzell
Copy link
Member

Wentzell commented May 7, 2020

Thank you @phdum

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

Successfully merging this pull request may close these issues.

2 participants