Skip to content

Releases: coreylowman/cudarc

v0.17.3 - cudnn support for cuda 13

29 Aug 15:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

v0.17.2 - fp8 & fp4

07 Aug 15:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1 - cuda 13, cufile, and cusolver/cusolvermg.

06 Aug 13:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0 - small fixes & small breaking change to CudaSlice::as_view_mut()

28 Jul 15:07
Compare
Choose a tag to compare

What's Changed

  • Fix nvrtc lib for CUDA 12.6 by @jw1912 in #431
  • CudaContext::disable_event_tracking now properly stops all stream sync after call by @coreylowman in #436
  • [Breaking] CudaSlice::as_view_mut now requires mutable reference by @coreylowman in #437

New Contributors

Full Changelog: v0.16.6...v0.17.0

v0.16.6 - bug fixes for cusolver/cusparse

27 Jun 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.5...v0.16.6

v0.16.5 - QoL for build.rs & some more cudnn functions

24 Jun 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.4...v0.16.5

v0.16.4 - fix for `runtime` on windows

07 May 14:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.3...v0.16.4

v0.16.3 - cuda 12.9 support

02 May 22:22
Compare
Choose a tag to compare

See cuda release notes here: https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html

What's Changed

New Contributors

Full Changelog: v0.16.2...v0.16.3

v0.16.2 - safe Unified memory API

24 Apr 13:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1 - Windows dynamic Loading fixes & better error handling in Drop

22 Apr 13:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.16.1