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

MPI unit tests only pass when testing on 4 processors #67

Open
MikeHeiber opened this issue Feb 1, 2019 · 0 comments
Open

MPI unit tests only pass when testing on 4 processors #67

MikeHeiber opened this issue Feb 1, 2019 · 0 comments
Labels
test Unit tests or other test cases that should be added to test suite.

Comments

@MikeHeiber
Copy link
Owner

Currently the unit tests are only designed to work with mpiexec -n 4 but it would be better to generalize the tests for work for an arbitrary number of processors.

@MikeHeiber MikeHeiber added bug Mistake in the code that causes a testable error. test Unit tests or other test cases that should be added to test suite. labels Feb 1, 2019
@MikeHeiber MikeHeiber added this to To do in v2.1 Development via automation Feb 1, 2019
@MikeHeiber MikeHeiber removed the bug Mistake in the code that causes a testable error. label Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Unit tests or other test cases that should be added to test suite.
Projects
Development

No branches or pull requests

1 participant