v0.6.1
What's Changed
This patch release includes some minor build system updates and a bug fix. The build updates re-enable SM75 compilation in the default configuration with CUDA 13. The bug fix addresses a potential deadlock which can occur during the creation of node/group local NCCL communicators in relatively rare situations (see #98 for details).
Breaking changes
None.
Deprecations
None.
PRs included in this release
- Add SM75 support to default build with CUDA 13. (#97)
- Fix potential deadlock during NCCL local communicator creation. (#98)
- Add CUDECOMP_DISABLE_MNNVL debug option. (#99)
Full Changelog: v0.6.0...v0.6.1