mpich
mpich copied to clipboard
test: replace old hydra proc binding test
Pull Request Description
The old test is too inflexible. It is difficult to add a new test. And if we ever modify debug output or accepted binding types, it will be very difficult to update the test. We'll replace it with a new test next.
Rewrite the test script using Perl and write test configurations in a a single text file that is easy to generate and modify.
We run nearly the same set of tests as in the old test, removed those
that result in errors, e.g. some topo.xml doesn't have sockets and we
don't support "board" type. In addition, we added some tests on rr and
user bind-to options.
[skip warnings]
Author Checklist
- [x] Provide Description Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
- [x] Commits Follow Good Practice
Commits are self-contained and do not do two things at once.
Commit message is of the form:
module: short descriptionCommit message explains what's in the commit. - [ ] Passes All Tests Whitespace checker. Warnings test. Additional tests via comments.
- [x] Contribution Agreement For non-Argonne authors, check contribution agreement. If necessary, request an explicit comment from your companies PR approval manager.
test:mpich/custom netmod: ch4:ofi