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

production/GFS.v16: reduce initialization time on atm wave connector #228

Merged

Conversation

junwang-noaa
Copy link
Collaborator

@junwang-noaa junwang-noaa commented Jan 12, 2021

Description

There is a request to further reduce the time taken in the model initialization for GFS.v16 implementation. Following the suggestion from ESMF group, the number of export fields in fv3 has been reduced to 2 coupled fields for atm->ww3 coupling and the import fields have been removed. The initialization time on atm-wave connector becomes longer when larger number of nodes are used.

Testing

Tests have been done on hera and wcoss. On hera, the tests were done with 152 nodes, 3s improvement is seen. On wcoss, Fanglin's test shows 20s improves with 220 nodes.

Dependencies

Similar changes have been made in ww3. WW3 PR#295.
ufs-weather-model PR#363.

Copy link
Collaborator

@yangfanglin yangfanglin left a comment

Choose a reason for hiding this comment

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

test has been done. Approved

@junwang-noaa junwang-noaa merged commit ab3c5e6 into NOAA-EMC:production/GFS.v16 Jan 12, 2021
@junwang-noaa junwang-noaa deleted the reduce_inittime branch June 2, 2021 16:05
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.

2 participants