Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 11:05
· 2823 commits to master since this release

CUDA v1.0.0

Diff since v0.1.0

Closed issues:

  • unsafe_copy3d!: srcPos and dstPos handling (#27)
  • Test failure on Windows (#37)
  • Texture memory? (#46)
  • Tests for the LLVM passes (#52)
  • Bugged Sparse Matrix-Dense matrix multiplication, where dense matrix is transposed (#77)
  • Stack overflow when broadcasting over empty view in CuArrays 2.x (#82)
  • Sparse CSC gemm wrappers actually call CSR routines (#181)
  • Testsuite calls startup.jl (#182)
  • LLVM error: Cannot cast between two non-generic address spaces (#190)
  • Error running CUDA in Jupyter (#195)
  • Floating-point Inf causes an error (#205)
  • mul! issue (#213)

Merged pull requests: