We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1ebee commit e944da0Copy full SHA for e944da0
micro-benchmarks/nccl-tests/nccl-tests.Dockerfile
@@ -8,7 +8,7 @@ ARG AWS_OFI_NCCL_VERSION=v1.8.1-aws
8
ARG NCCL_VERSION=v2.20.3-1
9
ARG NCCL_TESTS_VERSION=v2.13.9
10
11
-RUN apt-get update -y
+RUN apt-get update -y && apt-get upgrade -y
12
RUN apt-get remove -y --allow-change-held-packages \
13
ibverbs-utils \
14
libibverbs-dev \
0 commit comments