CUDA Graphs implementation
Open
backend
CUDA
- Dominant language
- C
- Stars
- 265
- Forks
- 78
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 11
Description
CUDA 10 adds a Graphs API that is like streams, but can optimize a schedule for lower latency in iterative algorithms. This may be a valuable path to optimization for a CUDA backend.
https://devblogs.nvidia.com/cuda-10-features-revealed/
Contributor guide
Assessment
This issue has not been assessed yet.