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

Reimplement Valgrind with mpi #125

Open
edoddridge opened this issue Apr 27, 2017 · 0 comments
Open

Reimplement Valgrind with mpi #125

edoddridge opened this issue Apr 27, 2017 · 0 comments

Comments

@edoddridge
Copy link
Owner

PR #89 required the removal of Valgrind from the test suite because it wouldn't work with mpi as implemented.

We should put it back, and make sure it can play nicely with mpi.

edoddridge added a commit that referenced this issue Jun 22, 2017
The test suite no longer uses valgrind by default due to issues with MPI and valgrind (see PR #89 and issue #125). Travis is currently failing because the `sudo apt-get install valgrind` is returning an error. Since the test suite doesn't use valgrind, this command is being flushed.
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