Skip to content

Releases: coreylowman/cudarc

v0.12.1 - Cuda 12.6

05 Sep 16:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0 - Various small breaking changes to some APIs/structs.

20 Aug 15:18
Compare
Choose a tag to compare

What's Changed

  • [Breaking] Adds cooperative launch to LaunchAsync by @JRazek in #221
  • [Breaking] Add support for passing options to nvrtc by @brandonros in #251
  • [Breaking] Making cudnn and nccl non-default features in Cargo.toml by @coreylowman in #275
  • [breaking] feat: allow NCCL comm type to operate on views as well by @dkales in #281
  • Update dependencies: half 2.4.1, libloading 0.8.5 by @coreylowman in #289

New Contributors

Full Changelog: v0.11.9...v0.12.0

v0.11.9

20 Aug 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.8...v0.11.9

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