v0.12.0 - Various small breaking changes to some APIs/structs.
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
andnccl
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