E3SM-Project / E3SM-Project/scorpio
Investigate performance of pio inq functions
Open
enhancement
High Priority
Perf
question
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
Investigate and document the performance of PIO inquire functions.
If these functions are costly, consider caching information (where possible) to reduce the cost of these functions. Note that even though the underlying library calls are fast (due to internal library caching etc) the PIO functions themselves might introduce some synchronization etc.
Also look at timing logs from high res E3SM runs with high frequency I/O to understand/prioritize impact of this work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.