We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add i dimension start and end index information for the tasks in a write group. This information can be used by the UPP 2D decomposition test.
Set up the lon_start_wrtgrp and lon_end_wrtgrp array with the lon start and end information.
If applicable, add a description of any alternative solutions or features you've considered.
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
The text was updated successfully, but these errors were encountered:
Add -DAPP=<app_name> cmake option. Add timing info to rt logs. (NOAA-…
37f0da7
…EMC#477) * Add -DAPP=<app_name> cmake option * Add timestamps to all rt jobs * Add compile time logs * Remove fv3_msub.IN * Support xsede/stampede machine Co-authored-by: Rahul Mahajan <[email protected]> Co-authored-by: MinsukJi-NOAA <[email protected]>
Successfully merging a pull request may close this issue.
Description
Add i dimension start and end index information for the tasks in a write group. This information can be used by the UPP 2D decomposition test.
Solution
Set up the lon_start_wrtgrp and lon_end_wrtgrp array with the lon start and end information.
Alternatives
If applicable, add a description of any alternative solutions or features you've considered.
Testing:
Tested on hera.
Dependent PRs:
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:
The text was updated successfully, but these errors were encountered: