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

AOD parallel jobs #83

Open
gmao-jstassi opened this issue Apr 13, 2021 · 0 comments
Open

AOD parallel jobs #83

gmao-jstassi opened this issue Apr 13, 2021 · 0 comments

Comments

@gmao-jstassi
Copy link
Contributor

The AOD job processing logic in the GEOSdas.csm file needs to be cleaned up.

In the 3DVar case, AOD can be run in parallel with GSI if enough CPUs are available for both. Otherwise, AOD should be submitted as a separate job, and GCM processing should be held up until AOD completes. This logic is pretty much already in the code.

In the ensemble case, AOD needs to be run prior to GSI processing. There is no need to run it as a separate job. It just needs to be run and completed prior to starting the GSI. It cannot be run in parallel with the GSI.

gmao-jstassi added a commit that referenced this issue Nov 30, 2021
…te job (and rather than running in parallel and not waiting)
rtodling added a commit that referenced this issue Dec 13, 2021
rtodling added a commit that referenced this issue Dec 13, 2021
…rallel-and-runjob-consistency-check

Feature/jstassi/#83/#119/aod parallel and runjob consistency check
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

1 participant