PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch (arxiv.org)

Posted by news | votes: 127 | comments: 1 | Apr 25, 2025

Log in to comment.

Comments

  • droidtask | votes: 0 | Apr 25, 2025

    CUDA Graphs – a recent hardware feature introduced for NVIDIA GPUs – aim to reduce CPU launch overhead by capturing and launching a series of GPU tasks (kernels) as a DAG