Skip to content

v5.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 13:29
7232f85

CUDA v5.3.5

Diff since v5.3.4

Merged pull requests:

  • Avoid constructing MulAddMuls on Julia v1.12+ (#2277) (@dkarrasch)
  • CompatHelper: bump compat for LLVM to 7, (keep existing compat) (#2365) (@github-actions[bot])
  • Enzyme: allocation functions (#2386) (@wsmoses)
  • Tweaks to prevent context construction on some operations (#2387) (@maleadt)
  • Fixes for Julia 1.12 / LLVM 17 (#2390) (@maleadt)
  • CUBLAS: Make sure CUBLASLt wrappers use the correct library. (#2391) (@maleadt)
  • Backport: Enzyme allocation fns (#2393) (@wsmoses)

Closed issues:

  • Indexing a view uses scalar indexing (#1472)
  • EnzymeCore is an unconditional dependency. (#2380)
  • cuBLASLt wrappers ccall into cuBLAS (#2388)
  • generic_trimatmul! error (#2389)