Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 16:34
· 1655 commits to master since this release
4549cb7

CUDA v3.1.0

Diff since v3.0.3

Closed issues:

  • GPU Implementation of partialsort! (#93)
  • Document associativity requirements of scan/reduce operators (#819)
  • Problem in reduce_block? (#843)
  • CUDNN convolution incorrect for small images (#848)
  • Newly-spawned tasks should re-set the device (#851)
  • sort!(CUDA.zeros(2^25)) throws invalid configuration argument (code 9, cudaErrorInvalidConfiguration) (#852)
  • Type-preserving upload about cu in doc may be wrong (#855)
  • Memory corruption / segfault with Threads.@async and planned FFTs (#859)
  • Don't call nvmlErrorString (during init?) to prevent crashes on WSL (#860)
  • unsafe_copy3d! does not work with stream-ordered allocations (#863)
  • CUDA3 seems to have memory leak (#866)

Merged pull requests: