Download libnccl2 .deb from NVIDIA's CUDA apt repo (Debian 12) during ISO build, extract libnccl.so.* into the overlay at /usr/lib/ alongside libnvidia-ml and libcuda. Version pinned in VERSIONS, reflected in /etc/bee-release. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
DEBIAN_VERSION=12
|
|
DEBIAN_KERNEL_ABI=6.1.0-43
|
|
NVIDIA_DRIVER_VERSION=590.48.01
|
|
NCCL_VERSION=2.26.2-1
|
|
NCCL_CUDA_VERSION=12.8
|
|
GO_VERSION=1.24.0
|
|
AUDIT_VERSION=1.0.0
|