NVIDIA's CUDA repo for Debian 12 only has NCCL packages for cuda13.x, not cuda12.x. Update to the latest available: 2.28.9-1+cuda13.0. Also pass sha256 from VERSIONS into build-nccl.sh for integrity check. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
DEBIAN_VERSION=12
|
|
DEBIAN_KERNEL_ABI=6.1.0-43
|
|
NVIDIA_DRIVER_VERSION=590.48.01
|
|
NCCL_VERSION=2.28.9-1
|
|
NCCL_CUDA_VERSION=13.0
|
|
NCCL_SHA256=2e6faafd2c19cffc7738d9283976a3200ea9db9895907f337f0c7e5a25563186
|
|
GO_VERSION=1.24.0
|
|
AUDIT_VERSION=1.0.0
|