NVIDIA/cuEquivariance v0.9.1
NVIDIA/cuEquivariance
Captured source
source ↗published Mar 16, 2026seen 5dcaptured 13hhttp 200method plain
v0.9.1 (patch release)
Repository: NVIDIA/cuEquivariance
Tag: v0.9.1
Published: 2026-03-16T17:25:10Z
Prerelease: no
Release notes:
Bug fix
- [Torch/JAX] Fixed a rare overflow in the uniform 1d kernel when indices are large, by casting index arithmetic from 32-bit to 64-bit
- [Torch/JAX] Disabled parallel compilation of uniform 1d kernels by default (
CUEQUIVARIANCE_OPS_PARALLEL_COMPILEnow defaults to0). Parallel compilation caused issues in multi-GPU setups. It will be re-enabled by default in a future release once the underlying bugs are resolved.
Notability
notability 5.0/10Minor release of equivariant library from NVIDIA