ReleaseNVIDIANVIDIApublished Feb 4, 2026seen 15h

NVIDIA/cuDecomp v0.6.1

NVIDIA/cuDecomp

Open original ↗

Captured source

source ↗
published Feb 4, 2026seen 15hcaptured 15hhttp 200method plain

v0.6.1

Repository: NVIDIA/cuDecomp

Tag: v0.6.1

Published: 2026-02-04T17:51:14Z

Prerelease: no

Release notes:

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. (https://github.com/NVIDIA/cuDecomp/pull/97)
  • Fix potential deadlock during NCCL local communicator creation. (https://github.com/NVIDIA/cuDecomp/pull/98)
  • Add CUDECOMP_DISABLE_MNNVL debug option. (https://github.com/NVIDIA/cuDecomp/pull/99)

Full Changelog: https://github.com/NVIDIA/cuDecomp/compare/v0.6.0...v0.6.1