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

Mitos shouldn't have hard MPI dependency #2

Closed
daboehme opened this issue Feb 4, 2016 · 2 comments
Closed

Mitos shouldn't have hard MPI dependency #2

daboehme opened this issue Feb 4, 2016 · 2 comments

Comments

@daboehme
Copy link
Member

daboehme commented Feb 4, 2016

Apparently MPI is only used in the MPI example, not the library itself, which hardly justifies making MPI a required dependency.

@alfredo-gimenez
Copy link
Collaborator

In the develop branch, the library hooks include MPI hooks: https://github.com/LLNL/Mitos/blob/develop/src/mitoshooks.h#L16

This could be decoupled however, in the sense that the hooks not be compiled if MPI is not found through cmake.

@alfredo-gimenez
Copy link
Collaborator

Fixed with 576762e

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