[c.parallel]: Optimize member variable layouts in build structs
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
The ordering of member declarations of the build structs in c.parallel can be optimized to reduce the size of the structs. See https://github.com/NVIDIA/cccl/pull/6095#discussion_r2487292862
Contributor guide
Assessment
This issue has not been assessed yet.