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

entity_test fails with activated MPI #32

Closed
blattms opened this issue Jul 3, 2013 · 0 comments
Closed

entity_test fails with activated MPI #32

blattms opened this issue Jul 3, 2013 · 0 comments
Assignees

Comments

@blattms
Copy link
Member

blattms commented Jul 3, 2013

entity_test fails with activated MPI

The error message is
*** The MPI_Comm_rank() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.

The problem is that MPI_INIT is never called. I will provide a fix for the test.

@ghost ghost assigned blattms Jul 3, 2013
blattms added a commit to blattms/opm-grid that referenced this issue Jul 3, 2013
bska added a commit that referenced this issue Jul 3, 2013
Initialize MPIHelper before testing to fix issue #32.
@blattms blattms closed this as completed Jul 4, 2013
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