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 df78af3 commit b6bc0b6Copy full SHA for b6bc0b6
dockers/base-cuda/Dockerfile
@@ -68,7 +68,7 @@ RUN apt-get update -qq && \
68
rm -rf /var/lib/apt/lists/*
69
70
ENV \
71
-export HOROVOD_GPU_OPERATIONS=NCCL \
+ HOROVOD_GPU_OPERATIONS=NCCL \
72
HOROVOD_WITH_PYTORCH=1 \
73
HOROVOD_WITHOUT_TENSORFLOW=1 \
74
HOROVOD_WITHOUT_MXNET=1 \
0 commit comments