E3SM-Project / E3SM-Project/scorpio
Add option to set PIO buffer pool limit
Open
enhancement
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
Add a compile time option to set the PIO buffer pool limit,
pio_cnbuffer_limit . This is the compute process buffer
cache limit and currently is set to a default value.
The flushing of data on compute processes is affected by
the size of pio_cnbuffer_limit .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.