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

slowness of threading runs in ufs-weather-model #474

Closed
junwang-noaa opened this issue Mar 13, 2021 · 3 comments
Closed

slowness of threading runs in ufs-weather-model #474

junwang-noaa opened this issue Mar 13, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@junwang-noaa
Copy link
Collaborator

Description

Provide a clear and concise description of what the bug is.
A slowness was found when using the recent ufs-weather-model develop branch. It was identified that it is from ufs-weather-mode PR #425, so far it only impacts the threading test, it is not seen in the tests with 1 thread. In LAM parallel run when using this revision, the running time is increase from 4800s->7700s. It is also seen in the ufs-weather-model threading test fv3_ccpp_2threads test.

To Reproduce:

What compilers/machines are you seeing this with?
Check out ufs-weather-model, run fv3_ccpp_2threads test, the run time is increased to 49s compared to 42s from previous revision.

@arunchawla-NOAA
Copy link

isnt there a PR related to this ?

@junwang-noaa
Copy link
Collaborator Author

junwang-noaa commented Mar 14, 2021 via email

@DeniseWorthen
Copy link
Collaborator

Fix was merged in PR #383

epic-cicd-jenkins pushed a commit that referenced this issue Apr 17, 2023
#474)

* Export OMP settings in the make_orog ex-script and change the default KMP_AFFINITY for the make_orog task to match WCOSS.

* Add export command to all OMP settings in each ex-script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants