-
Notifications
You must be signed in to change notification settings - Fork 319
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
Fix array allocation problem with new nfix tests #2924
Comments
I started with one of the Clm6 SMS tests from the list: |
For future reference, here's the location of the results from the tests I ran:
|
Promising news: |
The second SMS test and the ERP test also passed. It probably makes sense for me to open a PR and run the test-suites next. |
We talked about this at the CTSM SE meeting this morning. Our notes from there:
@briandobbins this is the issue with the problem we discussed in CSEG. The fix is small and came in with tmp-241219.n03.ctsm5.3.019. The tag WITH the problem is: tmp-241219.n01.ctsm5.3.019 so it would be good to try compiling with more aggressive checking options in that tag. |
Merge tmp-241219 branch to master Includes three tmp-241219 tags: tmp-241219.n01.ctsm5.3.016 Merge b4b-dev: nfix_method options Houlton (default), Bytnerowicz (option) tmp-241219.n02.ctsm5.3.016 FATES hydro test update tmp-241219.n03.ctsm5.3.016 Bug fix for izumi nag tests to pass (b4b unless using Bytnerowicz) Fixes ESCOMP#2924 Fix problem with izumi nag tests Fixes ESCOMP#2878 Remove fates_allom_smode shell_command update in FatesColdHydro testmod Fixes ESCOMP#2869 Update temperature cost function for symbiotic nfix in FUN Changes answers as documented in the ChangeLog. slevis resolved conflicts: doc/ChangeLog doc/ChangeSum
Merge tmp-241219 branch to master Includes three tmp-241219 tags: tmp-241219.n01.ctsm5.3.016 Merge b4b-dev: nfix_method options Houlton (default), Bytnerowicz (option) tmp-241219.n02.ctsm5.3.016 FATES hydro test update tmp-241219.n03.ctsm5.3.016 Bug fix for izumi nag tests to pass (b4b unless using Bytnerowicz) Fixes ESCOMP#2924 Fix problem with izumi nag tests Fixes ESCOMP#2878 Remove fates_allom_smode shell_command update in FatesColdHydro testmod Fixes ESCOMP#2869 Update temperature cost function for symbiotic nfix in FUN Changes answers as documented in the ChangeLog.
@glemieux got segfault errors in a bunch of izumi nag tests on the tmp-241219 branch:
@glemieux confirmed that the same tests pass in ctsm5.3.016, so we suspect that the bug entered in the first tmp-241219 branch tag, i.e. when @slevis-lmwg merged b4b-dev (ultimately #2917).
@slevis-lmwg ignored the izumi tests when merging b4b-dev because izumi had just been upgraded and was giving problems, including not having room for new baselines.
@slevis-lmwg will work on debugging this starting today. The fix needs to go on b4b-dev as well.
The text was updated successfully, but these errors were encountered: