mirror of
https://github.com/NVIDIA/nccl-tests.git
synced 2026-04-23 16:08:20 +08:00
fix nccl version for cuda13x
This commit is contained in:
parent
63cb76d463
commit
a1b915f5d0
@ -9,7 +9,7 @@ ARG CUDART_VERSION=13.1.80
|
||||
ARG CUDART_MAJOR_VERSION=13
|
||||
|
||||
# NCCL versions
|
||||
ARG NCCL_PACKAGE_VERSION=2.29.2-1+cuda12.9
|
||||
ARG NCCL_PACKAGE_VERSION=2.29.2-1+cuda13.1
|
||||
ARG NCCL_SO_VERSION=2.29.2
|
||||
|
||||
# OpenMPI versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user