[Distributed] Batched communication
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
Since the large number of kernel arguments has been a problem (cf https://github.com/illinois-ceesd/mirgecom/issues/599), I would propose we have a transformation that packs all sends/recvs of parts into a single buffer and their uses are replaced with an offset-ed index expression of the packed buffer. Does anyone see a way this could go wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.