E3SM-Project / E3SM-Project/scorpio
Disable bget memory statistics with malloc()
Open
enhancement
Low Priority
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
Memory statistics collection was added for PIO_USE_MALLOC
in PR #90 . We need to add a compile time option to disable
it if needed (since the memory statistics collection takes up
some memory).
It is to be noted that setting the buffer size limit won't work with
PIO_USE_MALLOC once/if memory statistics is disabled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.