We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1ec3f commit 24cd66dCopy full SHA for 24cd66d
docker/rccl-tests/Dockerfile
@@ -65,7 +65,7 @@ RUN apt-get update \
65
apt-get clean && \
66
rm -rf /var/lib/apt/lists/*
67
68
-# Mellanox OFED (latest)
+# Mellanox OFED
69
RUN wget -qO - https://www.mellanox.com/downloads/ofed/RPM-GPG-KEY-Mellanox | apt-key add -
70
RUN cd /etc/apt/sources.list.d/ && wget https://linux.mellanox.com/public/repo/mlnx_ofed/${MELLANOX_OFED_VERSION}/ubuntu22.04/mellanox_mlnx_ofed.list
71
0 commit comments