Fix confusion between non-asynchrony and zero stream
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 298
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
PyCUDA's API conflates "use the zero stream" (which means "overlap with nothing device-side") with "don't be asynchronous". Raised by @davidweichiang in #76.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.