We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696539f commit dcb408cCopy full SHA for dcb408c
pytorch/training/docker/2.7/py3/cu128/Dockerfile.gpu
@@ -150,7 +150,7 @@ RUN mkdir -p /tmp/nvjpeg \
150
# -l, --skip-limit-conf Skip EFA limit configuration
151
# -k, --skip-kmod Skip EFA kmod installation
152
# start from 0.38.0 EFA now bundles the AWS OFI NCCL plugin,
153
-# which can now be found in /opt/amazon/ofi-nccl rather than the original /opt/aws-ofi-nccl/.
+# which can now be found in /opt/amazon/ofi-nccl/lib/x86_64-linux-gnu rather than the original /opt/aws-ofi-nccl/.
154
RUN mkdir /tmp/efa \
155
&& cd /tmp/efa \
156
&& curl -O https://s3-us-west-2.amazonaws.com/aws-efa-installer/aws-efa-installer-${EFA_VERSION}.tar.gz \
0 commit comments