NOAA-EMC / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
0 stars 20 forks source link

update to latest cmeps master #22

Closed DeniseWorthen closed 3 years ago

DeniseWorthen commented 3 years ago

Resolves Issue #17 Resolves Issue #23

Description of changes

Baseline Change

DeniseWorthen commented 3 years ago

@junwang-noaa @binli2337 Thanks for the reviews. As it turns out, the performance update to cmeps (Issue #23) is also now ready. I've done a test comparing the cpld_control<> tests in this branch with a branch including the performance update. Comparing the coupler restart files between the two, I get b4b results. So the performance update has no impact on answers.

I also did a 5d test run using the cpld_control_c384 test case. Comparing just the wall clock time, the perf run was about 3min faster. For a 35d run, that would be ~20min faster. So the question is whether we go ahead and include the perf update at this time.

junwang-noaa commented 3 years ago

Thanks for doing the tests, I'd suggest to include the performance updates in this PR.

On Fri, Oct 30, 2020 at 8:09 AM Denise Worthen notifications@github.com wrote:

@junwang-noaa https://github.com/junwang-noaa @binli2337 https://github.com/binli2337 Thanks for the reviews. As it turns out, the performance update to cmeps (Issue #23 https://github.com/NOAA-EMC/CMEPS/issues/23) is also now ready. I've done a test comparing the cpld_control<> tests in this branch with a branch including the performance update. Comparing the coupler restart files between the two, I get b4b results. So the performance update has no impact on answers.

I also did a 5d test run using the cpld_control_c384 test case. Comparing just the wall clock time, the perf run was about 3min faster. For a 35d run, that would be ~20min faster. So the question is whether we go ahead and include the perf update at this time.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NOAA-EMC/CMEPS/pull/22#issuecomment-719516151, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7D6TOJLIOEUWZCWHYQRL3SNKUIRANCNFSM4TBP4K3Q .

DeniseWorthen commented 3 years ago

OK thanks. As soon as they merge the perf branch into master I will update my branch and merge to emc/develop.