Skip to content

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

Compare
Choose a tag to compare
@coreylowman coreylowman released this 20 Aug 15:18
· 10 commits to main since this release

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