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

Update with tag 'cime6.0.82' tag #3

Merged
merged 224 commits into from
May 12, 2023
Merged

Conversation

gdicker1
Copy link

Advance EarthWorksOrg external to include changes from the ESMCI/cime 'cime6.0.82' tag. This matches with updates of other externals to what's used in ESCOMP/CESM tag 'cesm2_3_beta11'

jasonb5 and others added 21 commits December 9, 2022 01:47
Pio asyncio in cmeps
enables pio asyncio in cmeps
When changes are made to the docs, a preview is built and pushed to the
gh-pages branch. If the PR responsible for the changes is from a fork
the workflow will fail since it does not have the appropriate permissions
to push to the branch. This fix allows the preview workflow to be skipped
when the PR is from a fork.

Test suite: n/a
Test baseline: n/a
Test namelist changes: n/a
Test status: n/a

Fixes n/a
User interface changes? n/a
Update gh-pages html (Y/N)?: n/a
This PR update's CIME to be more flexible when using aprun. Currently
there is a specific case for the theta machine that uses aprun but
cannot utilize CIME's aprun capabilities due to the -j flag not being
supported. A new element aprun_mode is added to control the CIME's
behavior when a machine uses aprun. The ignore mode will skip using
CIME's aprun module and concatenate the arg elements, this is the
behavior for theta and the machines from ESMCI#4332. The default mode
will ignore the arg elements and utilize CIME's aprun module to generate
the arguments. Lastly the override mode will use CIME's aprun module
and mutate the output using arg elements.

Test suite: scripts_regression_tests.py
Test baseline: n/a
Test namelist changes: n/a
Test status: n/a

Fixes ESMCI#2024
Fixes ESMCI#4332
User interface changes?: N
Update gh-pages html (Y/N)?: Y
Handle time interval issue, fix submit arguments,
Changes to prevent optimization flags from being applied to
ice_shortwave.F90 from mpas-seaice (PR#2) had incorrect whitespace
before the build rule. This change corrects the spacing.
Update EarthWorksOrg/cime with upstream work from 'ESCOMP/CESM/cesm2_3_beta11' version.
@gdicker1 gdicker1 force-pushed the update/cesm2_3_beta11/cime branch from dfa7b1f to fbf1e22 Compare May 3, 2023 18:06
@gdicker1
Copy link
Author

gdicker1 commented May 3, 2023

Force pushed to include b70c3db

@gdicker1 gdicker1 marked this pull request as ready for review May 3, 2023 18:10
@gdicker1 gdicker1 merged commit e585d70 into ew-develop May 12, 2023
gdicker1 added a commit that referenced this pull request May 12, 2023
Advance EarthWorksOrg external to include changes from the ESMCI/cime
'cime6.0.82' tag. This matches with updates of other externals to what's
used in ESCOMP/CESM tag 'cesm2_3_beta11'
@gdicker1 gdicker1 deleted the update/cesm2_3_beta11/cime branch June 23, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.