E3SM-Project / E3SM-Project/scream
Clean up cmake logic regarding pack sizes
Open
cmake
code cleanup
priority:wishlist
- Dominant language
- No language data
- Stars
- 79
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that there are a lot of pack sizes configurable options, though most are completely unused. It may be worth it to clean up a bit, for clarity/maintainability. In particular
- `SCREAM_POSSIBLY_NO_PACK_SIZE`: never used
- `SCREAM_POSSIBLY_NO_PACK`: never used
- `SCREAM_SMALL_PACK_SIZE`: no mach file sets it to anything specific, so it always defaults to `SCREAM_PACK_SIZE`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.