• CUDA graph trees

  • Mar 24 2024
  • Length: 21 mins
  • Podcast
  • Summary

  • CUDA graph trees are the internal implementation of CUDA graphs used in PT2 when you say mode="reduce-overhead". Their primary innovation is that they allow the reuse of memory across multiple CUDA graphs, as long as they form a tree structure of potential paths you can go down with the CUDA graph. This greatly reduced the memory usage of CUDA graphs in PT2. There are some operational implications to using CUDA graphs which are described in the podcast.
    Show more Show less

What listeners say about CUDA graph trees

Average customer ratings

Reviews - Please select the tabs below to change the source of reviews.