-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
MET: Regriddingcomponent: code optimizationCode optimization issueCode optimization issuepriority: highHigh PriorityHigh Priorityreporting: DTC NOAA EPICNOAA Earth Prediction Innovation Center ProjectNOAA Earth Prediction Innovation Center Projectrequestor: NOAA/EPICNOAA Earth Prediction Innovation CenterNOAA Earth Prediction Innovation Centertype: sub-issueBreak an issue down into smaller partsBreak an issue down into smaller parts
Milestone
Description
This is a sub-issue of #3120.
Describe the Sub-Issue
Re-gridding has been identified as a bottleneck when processing RRFS data. Use OpenMP to parallelize the processing in the vx_regrid
library to improve runtime efficiency. And since re-gridding applies to many MET tools, move the call to init_openmp()
to initialize OpenMP from specific applications into the common main()
function in vx_util/main.cc
.
Time Estimate
1 day
Define the Metadata
Assignee
- Select engineer(s) or no engineer required
- Select scientist(s) or no scientist required
Labels
- Review default alert labels
- Select component(s)
- Select priority
- Select requestor(s)
Milestone and Projects
- Select Milestone as a MET-X.Y.Z version, Consider for Next Release, or Backlog of Development Ideas
- For a MET-X.Y.Z version, select the MET-X.Y Development project
Metadata
Metadata
Assignees
Labels
MET: Regriddingcomponent: code optimizationCode optimization issueCode optimization issuepriority: highHigh PriorityHigh Priorityreporting: DTC NOAA EPICNOAA Earth Prediction Innovation Center ProjectNOAA Earth Prediction Innovation Center Projectrequestor: NOAA/EPICNOAA Earth Prediction Innovation CenterNOAA Earth Prediction Innovation Centertype: sub-issueBreak an issue down into smaller partsBreak an issue down into smaller parts