Skip to content

Releases: JuliaGPU/CUDA.jl

v1.0.0

17 Jun 11:05
Compare
Choose a tag to compare

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:

v0.1.0

26 May 16:07
Compare
Choose a tag to compare

CUDA v0.1.0

Closed issues:

  • Documentation: installation instructions (#1)
  • Faced some errors while testing cuda in Julia (#3)
  • facing unknown errors while compiling exact similar code for parallelization on CPU (#7)

Merged pull requests: