Skip to content

v3.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 15:53
459b176

CUDA v3.13.1

Diff since v3.13.0

Closed issues:

  • CUDA.jl cuFFT underperforming against CuPy cuFFT (#1682)
  • Is block-spmm supported? (#1736)

Merged pull requests:

  • Introduce cuFFT plan cache; switch to auto-managed memory. (#1734) (@maleadt)
  • Stop pirating GPUArrays' RNG methods. (#1735) (@maleadt)