feat(iso): add NCCL 2.26.2 to LiveCD
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>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user