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

Diagnostic updates cause WY failures in branch with parallel fixes #224

Open
jeff-cohere opened this issue Feb 4, 2022 · 3 comments
Open
Labels
bug Something isn't working

Comments

@jeff-cohere
Copy link
Collaborator

jeff-cohere commented Feb 4, 2022

Some recent updates have cause failures in the WY demos. @bishtgautam submitted PR #221, which applies several fixes to restore the dycore's parallel capabilities. Then PR #220 was merged, adding an interface for diagnostic fields. In a separate branch that contains the changes for #221 rebased to master post #220, the WY demos stopped working. Gautam's assessment:

The transient WY tests are failing. The residual for some cells is garbage at line 1167 of tdywy.c in the rebased branch. But, I can’t figure out where I made the mistake.

We're tracking that issue here so we can go ahead and merge #221.

We should probably add more parallel tests to our regression suite to make sure we don't damage the parallel runs in our future work.

@jeff-cohere jeff-cohere added the bug Something isn't working label Feb 4, 2022
@jeff-cohere jeff-cohere reopened this May 5, 2022
@jeff-cohere
Copy link
Collaborator Author

Hey @bishtgautam , can you show me how to reproduce this issue? I'm wondering if it still occurs, and/or how much we should focus on fixing the WY tests when we know that discretization is going to be reworked.

@nocollier
Copy link
Collaborator

nocollier commented May 5, 2022 via email

@jeff-cohere
Copy link
Collaborator Author

Yeah, maybe we should just "comment out" these regression tests for now. Thanks, @nocollier .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants