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

parallel bug in wrfda readhdf5ahi thinning #2113

Open
ivaNov-0042 opened this issue Sep 29, 2024 · 0 comments
Open

parallel bug in wrfda readhdf5ahi thinning #2113

ivaNov-0042 opened this issue Sep 29, 2024 · 0 comments
Assignees

Comments

@ivaNov-0042
Copy link

in WRF/var/da/da_radiance/da_read_obs_hdf5ahi.inc line 503
in root process, if num_ahi_global ==0 ( this happens frequently in some numproc settings, when domain not quite under sat sub-point ), then root process will not enter parallel thinning. but other process will still wait for root process reduce and broadcast the in(itxmax) and out(itxmax) array. This will cause entire wrfda stuck. this bug confuesd me a long time, while i'm trying to batch run wrfda for a month.

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

No branches or pull requests

2 participants