Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 12:11
· 2168 commits to master since this release
602c549

CUDA v2.1.0

Diff since v2.0.2

Closed issues:

  • CUDNN convolution with Float16 always returns zeros (#92)
  • axp(b)y! and mul! (scalar multiplication) with mixed argument types (#144)
  • Dispatching to generic matmul instead of CUBLAS (#164)
  • Support for Ints and Float16? (#165)
  • Subarrays/views support (#172)
  • Easy way to pick among multiple GPUs (#174)
  • More prominently document JULIA_CUDA_USE_BINARYBUILDER (#204)
  • ERROR_COOPERATIVE_LAUNCH_TOO_LARGE during tests (#247)
  • Pkg.test error for cutensor test on Windows (#422)
  • Runtime build improvements (#456)
  • Fusing Wrappers (#467)
  • Could not find nvToolsExt (libnvToolsExt.dylib.1.0 or libnvToolsExt.dylib.1) in /Users/imac/.julia/artifacts/b502baf54095dff4a69fd6aba8667124583f6929/lib (#482)
  • mapreduce assumes commutative op (#484)
  • SubArray Broadcast Bug in 2.0 (#488)
  • Nested SubArray Scalar Indexing (#490)
  • Sparse matrix * view(vector) regression in 2.0 (#493)
  • Error transforming a reshaped 0-dimentional GPU array to a CPU array (#494)
  • test cuda FAILURE (#496)
  • Reshaped CuArray is not DenseCuArray (#511)
  • assignment failure when using array slicing. (#516)

Merged pull requests: