-
Notifications
You must be signed in to change notification settings - Fork 26
Labels
component: 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
The remaining library code contains about 45 instances of for
loops traversing grid points. Use OpenMP to parallelize these loops where logically possible, being sure to run the unit tests to make sure the results are not modified:
- vx_data2d (4)
- vx_nc_util (3)
- vx_series_data (2)
- vx_statistics (7), added some in this library but there may be more opportunity here
- vx_shapedata (29)
Time Estimate
2 days
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
component: 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