Skip to content

v0.10.16

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 20:14
· 516 commits to main since this release
a556f2e

Enzyme v0.10.16

Diff since v0.10.15

Closed issues:

  • Segfault with CUDA kernel that sums two vectors (#572)
  • CUDA LLVM Debug Info Segfault (#576)
  • Unknown Enzyme error when calling autodiff (#580)
  • How to use ChainRules rrules with autodiff? (#583)

Merged pull requests:

  • Fix seqfault in emission of NVPTX due to missing DIsubprogram (#582) (@vchuravy)