-
Notifications
You must be signed in to change notification settings - Fork 259
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
release/public-v1: bug fix for threading issue in stochastic physics #55
release/public-v1: bug fix for threading issue in stochastic physics #55
Conversation
Regression tests passed on Cheyenne using both GNU and Intel. Hera is now in maintenance it seems, I cannot log in and check the results of the tests (kicked them off last night). |
I think we can start merging the fv3atm PR, and wait with the final ufs-weather-model PR until hera comes back and I can get the logs. |
Ok, this PR didn't have the regression test logs from hera.intel before it was merged. I am attaching them here, all tests pass. rt_hera_intel.log Please let me know if you want me to make a quick follow-up PR to commit |
Sorry for missing that. Please make a follow-up PR. Thanks
Jun
…On Tue, Feb 11, 2020 at 11:09 AM Dom Heinzeller ***@***.***> wrote:
Ok, this PR didn't have the regression test logs from hera.intel before it
was merged. I am attaching them here, all tests pass.
rt_hera_intel.log
<https://github.com/ufs-community/ufs-weather-model/files/4186707/rt_hera_intel.log>
Compile_hera.intel.log
<https://github.com/ufs-community/ufs-weather-model/files/4186708/Compile_hera.intel.log>
RegressionTests_hera.intel.log
<https://github.com/ufs-community/ufs-weather-model/files/4186710/RegressionTests_hera.intel.log>
Please let me know if you want me to make a quick follow-up PR to commit
Compile_hera.intel.log and RegressionTests_hera.intel.log. Thanks
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#55?email_source=notifications&email_token=AI7D6TMGJPTYM3PKOWTU7LTRCLES5A5CNFSM4KSWLGV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELNAACA#issuecomment-584712200>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TIITUJM5UCKEP4XYOTRCLES5ANCNFSM4KSWLGVQ>
.
|
See here: #57 |
Committed, thanks.
…On Tue, Feb 11, 2020 at 11:15 AM Dom Heinzeller ***@***.***> wrote:
See here: #57 <#57>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#55?email_source=notifications&email_token=AI7D6TP42QJCETT3U4QRTODRCLFJBA5CNFSM4KSWLGV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELNAXHY#issuecomment-584715167>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TKULBWGRFJBOGBYJ7LRCLFJBANCNFSM4KSWLGVQ>
.
|
…rrfs_tests Jet build config updates (contains ufs-community#53 update the descriptions of the GSD_SAR_v1 and RRFS_v0 tests)
…fs-community#55) Code is identical to original/current code in the authoritative repository (NOAA-PSD, branch master)
…all that caused a reproducibility issue. (ufs-community#55) Co-authored-by: Chan-hoo.Jeon <chan-hoo.jeon@noaa.gov>
This PR only updates the submodule pointers (and .gitmodules for the code review). For a description, see NOAA-EMC/fv3atm#62.