Skip to content

Commit 1c57c17

Browse files
committed
with
1 parent d820a2e commit 1c57c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockers/base-cuda/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ENV \
106106
HOROVOD_WITHOUT_TENSORFLOW=1 \
107107
HOROVOD_WITHOUT_MXNET=1 \
108108
HOROVOD_WITH_GLOO=1 \
109-
HOROVOD_WITHout_MPI=1
109+
HOROVOD_WITH_MPI=1
110110

111111
RUN \
112112
HOROVOD_BUILD_CUDA_CC_LIST=${TORCH_CUDA_ARCH_LIST//";"/","} && \

0 commit comments

Comments
 (0)