Support for Cuda Graphs to be able to AD Codes based on [AMReX](https://github.com/AMReX-Codes/amrex)
Open
enhancement
- Dominant language
- LLVM
- Stars
- 1.7k
- Forks
- 188
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 26
Description
Tried compiling a rough first list by looking through the source-code, and comparing it to the existing functionality in Enzyme, most specifically in #1234 , and looking through the CUDA-related issues
CUDA Graphs
- [ ] cudaGraphExec
- [ ] cudaGraphExec_t
- [ ] cudaGraphExecDestroy
- [ ] CudaGraph_t
- [ ] CudaGraph
- [ ] cudaGraphExecDestroy
- [ ] cudaGraphInstantiate
- [ ] cudaGraphLaunch
- [ ] cudaGraphDestroy
- [ ] cudaEventDestroy
Contributor guide
Assessment
This issue has not been assessed yet.