Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 14:55
2d5700c

CUDA v2.4.0

Diff since v2.3.0

Closed issues:

  • cublasXtStrmm test failures on Windows 10 Julia 1.1 (#124)
  • CUSPARSE tests broken (#259)
  • Make @cuda return a kernel object (#341)
  • Depend on CompilerSupportLibraries (#359)
  • CUBLAS and exceptions test failures on Windows (#536)
  • argmax(::CuArray) returns nothing with NaN-values (#553)
  • Multiple @cuDynamicSharedMem in kernel causes unexpected behavior (#555)
  • Illegal memory access with atomic shared memory (#558)
  • CUDA.sqrt will not found symbol "__nv_sqrt" (#559)
  • Exception with CUDA.exp (#561)
  • Use LazyArtifacts instead of Pkg (#570)
  • Test runner: early bail out (#578)
  • memory reporting issue (#579)
  • c[3:4]=0 leads to exception (#580)
  • Add math ops (including broadcast) for half types (#581)
  • Dot product of Array and CuArray fails with CPU address error. (#586)
  • Support for CUDA-capable GPU with compute capability 4.0 like GTX 1080 (#587)
  • mapreducedim! not threadsafe (#588)
  • Allow separate directories for cuda and cudnn (#590)
  • Difficulties installing CUDA on Julia 1.6.0 . (#591)
  • Bug in Initialisation Error (#603)
  • CUDA.jl initialisation fails after suspending Ubuntu 20.04 with CUDA 11.2 (#605)
  • CUDA 11.2 CUBLASError and "CUDA.jl does not yet support CUDA with nvdisasm 11.2.67" (#607)
  • This intrinsic must be compiled to be called (#611)
  • OpenGL interop (#612)
  • Add support for CuFFT callback functions (#614)
  • I can’t multiply a CSR sparse matrix anymore (#615)
  • Julia version requirement (#619)

Merged pull requests: