Skip to content

v5.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 10:34
fc99b1d

CUDA v5.1.2

Diff since v5.1.1

Merged pull requests:

Closed issues:

  • More informative errors when parameter size is too big (#2119)
  • Modifying struct containing CuArray fails in threads in 5.0.0 and 5.1.0 (#2171)
  • Matmul of CuArray{ComplexF32} and CuArray{Float32} is slow (#2175)
  • Support for combining duplicate elements in sparse matrices (#2185)
  • Interactive sessions: periodically trim the memory pool (#2190)
  • Broadcast does not preserve buffer type (#2191)
  • CUDA doesn't precompile on Julia nightly/1.11 (#2195)
  • Latest julia: UndefVarError: make_seed not defined in Random (#2198)
  • CUDA installation fails on Apple Silicon/Julia 1.10 (#2211)
  • Most recent package versions not supported on CUDA.jl (#2212)
  • Testing of CUDA fails (#2222)
  • --debug-info=2 makes NNlibCUDACUDNNExt precompilation run forever (#2225)