Compile SU2 with Mutation++ for regression tests#1935
Conversation
|
I think this is correct. I updated the SHA and checked the mutation++ submodule to version said SHA-Tag. |
|
Try changing regression.yml to compile with Mutation and we'll see if we need to update the docker images. |
True. I know there was (maybe still is) an issue with CoDi and MPP...not completely sure. |
|
@pcarruscag It looks likes Mutation++ has some warnings/errors. I am not sure how to only turn off the return-type warning->error workflow. |
|
Now you need to set the environment variables to pickup mutation in this script https://github.com/su2code/Docker-Builds/blob/master/test/runTests.sh via PR to the Docker-Builds repo. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still a relevant issue please comment on it to restart the discussion. Thank you for your contributions. |
8cca501 to
5d282b0
Compare
|
I'll change the scope of this for now to just allowing tests to run with mutation++ |
Proposed Changes
This updates the version of MPP for use in the NEMO solver.
Is there a way to include a MPP test case for the regressions?
PR Checklist
Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.