[FEA]: Stream Ordered Mixed Host and Device Execution Example with `host_launch`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Implement an example demonstrating stream-ordered execution mixing device and host launches. The host launch should prepare data for a later kernel launch and finally consume it with another host launch, showcasing the sequencing and data dependency.
Contributor guide
Assessment
This issue has not been assessed yet.