Skip to content

Releases: coreylowman/cudarc

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

v0.9.14 - fixes bug when async alloc/free isn't available

10 Aug 16:41
Compare
Choose a tag to compare

What's Changed

  • Enabling runtime choice for mallocAsync or sync version. by @Narsil in #174

Full Changelog: v0.9.13...v0.9.14

v0.9.13 - nccl support, gemm<bf16>, other small updates

24 Jul 20:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.12...v0.9.13

v0.9.12 - fix multi threading/multi device context management

06 Jul 19:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.11...v0.9.12