Skip to content

Releases: coreylowman/cudarc

v0.17.6 - fixes for conda envs

30 Oct 13:48

Choose a tag to compare

What's Changed

  • Only add typical CUDA paths to the linker search paths if no explicit path is supplied by @johanpel in #475
  • Block cuCtxCreate_v4() by @coreylowman in #476

Full Changelog: v0.17.5...v0.17.6

v0.17.5 - windows specific fixes

29 Oct 13:42

Choose a tag to compare

What's Changed

Full Changelog: v0.17.4...v0.17.5

v0.17.4 - nvtx & cupti bindings added!

27 Oct 22:49
4ddc9e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.3...v0.17.4

v0.17.3 - cudnn support for cuda 13

29 Aug 15:55

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

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

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

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

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

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

Choose a tag to compare

What's Changed

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