You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of task that should be done to improve the testing:
improve the setup of the Travis tests. This should involve using multiple build stages and conditional stages to test various compilers and deploy the doxygen.
improve how we leverage PHOLD to test various features. There should be a distinction between an instrumented phold version which can do all the things and the original phold benchmark (I'm not sure if one model code base can/should capture both of these concepts.)
through the improvements to a feature-rich phold test, improve our test coverage.
There are a number of task that should be done to improve the testing:
mpirun -npis hard-coded, but it doesn't need to be.