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

Builds only possible with MPI enabled #7

Closed
mkuchnik opened this issue Apr 1, 2017 · 1 comment
Closed

Builds only possible with MPI enabled #7

mkuchnik opened this issue Apr 1, 2017 · 1 comment

Comments

@mkuchnik
Copy link
Contributor

mkuchnik commented Apr 1, 2017

Building with -DENABLE_MPI=OFF still results in an MPI build. This is because config/project.cmake forces ENABLE_MPI to be TRUE. Fixing this still results in build errors, since MPI dependencies are included for the compile.

@rfbird
Copy link
Contributor

rfbird commented Jun 14, 2017

Currently MPI is required, and disabling the option doesn't make too much semantic sense. It's carried over from the underlying build system (cinch). For now we will just mark that as an advanced option and require MPI libraries for linking as a minimum.

Closed by 7ff52b7

@rfbird rfbird closed this as completed Jun 14, 2017
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