Skip to content

Releases: coreylowman/cudarc

v0.11.7 - Cuda 11.4, CUDNN path fixes, new driver functions

01 Jul 14:22
Compare
Choose a tag to compare

What's Changed

  • Add documentation on how to synchronize non-default streams by @sebhtml in #261
  • Cuda1104 by @elmattic in #266
  • Add more search paths/lib names for cudnn dynamic linking & loading by @coreylowman in #264
  • Handling self.error_string() failing in Debug for DriverError by @coreylowman in #267
  • Adding various functions to driver result api for managed memory by @coreylowman in #268

New Contributors

Full Changelog: v0.11.6...v0.11.7

v0.11.6 - More lib_names for dynamic loading, better error messages

13 Jun 17:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.5...v0.11.6

v0.11.5 - Support cuda 11.5/11.6

11 Jun 17:04
Compare
Choose a tag to compare

What's Changed

  • Add CudaSlice::split_at_mut and CudaViewMut::split_at_mut by @dkales in #235
  • Add support for 11.5 and 11.6 toolkit versions. by @coreylowman in #249

New Contributors

Full Changelog: v0.11.4...v0.11.5

v0.11.4 - Using nvcc to find cuda toolkit version & curand dynamic loading fix

31 May 13:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3 - Dynamic loading improvements on windows

30 May 19:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2 - Cuda toolkit 12.5

29 May 14:36
5d99bc6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

08 May 15:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

01 May 21:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

02 Dec 18:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.15...v0.10.0

v0.9.15

25 Oct 18:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.14...v0.9.15