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

Add compatibility with new dglc component in cdeps #75

Closed
wants to merge 517 commits into from

Conversation

mvertens
Copy link

@mvertens mvertens commented Apr 10, 2024

Update to cime6.0.218 and compatibility with new dglc component in cdeps

Test suite: prealpha_noresm
Test baseline: No
Test namelist changes: No
Test status: tests pass, new baselines generated (hashes are part of noresm2_5_alpha02 externals)

Fixes: none

User interface changes?: No

Update gh-pages html (Y/N)?: No

jasonb5 and others added 30 commits October 11, 2023 09:32
update instructions for building cprnc with cmake
This update is based on existing code for cism but uses a python script
rather than a shell script. The update is needed for use with GEOS-Chem
chemistry so that run-time configuration files can be copied to the case
directory upon case setup.

Signed-off-by: Lizzie Lundgren <[email protected]>
This avoids a duplicate string formatting warning when using a linter.

Signed-off-by: Lizzie Lundgren <[email protected]>
Updates performance baselines

Updates how performance baselines are created and compared.

Before
Baseline generation stores cpl.log
Comparison parses baseline and testcase cpl.log and compares throughput/memory
--check-throughput and --check-memory will PASS even if MEMCOMP or TPUTCOMP fail
bless_test_results --hist-only will update the baseline cpl.log

After
Baseline generation stores throughput in cpl-tput.log and memory usage in cpl-mem.log
Comparison parses testcase cpl.log and compares the baselines respective files
--check-throughput and --check-memory will DIFF if MEMCOMP or TPUTCOMP fail
bless_test_results now has --tput-only and --mem-only to bless individual performance DIFF
Fixes logging throughput/memory comparison results in TestStatus.log
Allows generation/comparison to be customized by the coupler

Test suite: pytest -vvv CIME/tests
Test baseline: n/a
Test namelist changes: n/a
Test status: n/a

Fixes E3SM-Project/E3SM#5885

User interface changes?: N
Update gh-pages html (Y/N)?: N
Remove deprecated 'distutils' package from ParamGen.
Jenkins_generic_job: Add --save-timing

Test suite: scripts_regression_tests.py test_sys_jenkins_generic_job.TestJenkinsGenericJob
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:
jasonb5 and others added 20 commits February 7, 2024 18:09
Update cprnc subm again

to 1.0.6

Test suite:
Test baseline:
Test namelist changes:
Test status: [bit for bit, roundoff, climate changing]

Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:
Test using dynamic container

Fix workflow to always build containers (utilizes cache for speedup)
Testing always uses newest container
Fix recursion error from case.preview call for E3SM
Test suite:
Test baseline:
Test namelist changes:
Test status: [bit for bit, roundoff, climate changing]

Fixes [CIME Github issue #]
User interface changes?
Update gh-pages html (Y/N)?:
…c_tests

E3SMv3 atmosphere model default configuration is changed to use 80
vertical levels. The atm initial conditions for PGN and TSC with ne4 grid
need to be updated with those from an EAMv3-based F2010 run. The
land initial conditions are also replaced from the same run.

[NBFB] for PGN and TSC tests. Baseline comparison will have an exception
as the number of vertical levels in atm history output files differs

Test suite: chrysalis_atm_nbfb
Test baseline: chrys/intel/master
Test namelist changes: atm and lnd ICs (ncdata and finidat)
Test status: [bit for bit, roundoff, climate changing]: climate changing for these specific tests.
@mvertens mvertens requested a review from gold2718 April 10, 2024 16:36
@mvertens mvertens self-assigned this Apr 10, 2024
@mvertens mvertens added the enhancement New feature or request label Apr 10, 2024
@mvertens mvertens added this to the NorESM2.3 milestone Apr 10, 2024
@mvertens mvertens modified the milestones: NorESM2.3, NorESM2.5 May 3, 2024
Copy link

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This PR has 208 "changed" files, however, those changes are almost all due to changes in ESMCI/cime. This PR differs only in:

  • .gitmodules: Use https instead of ssh (git@) so that a GitHub account with credentials is not required
  • CIME/data/config/cesm/config_files.xml: Remove MCT and add BLOM and WW3.

@mvertens
Copy link
Author

@gold2718 - I think this PR is no longer needed. We are way past this point in noresm2_5_alpha04. Can I close it?

@gold2718
Copy link

gold2718 commented Sep 2, 2024

Close as no longer needed.

@gold2718 gold2718 closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.