Skip to content

Commit b6bc0b6

Browse files
Bordas-rog
andauthored
Update typo
Co-authored-by: Roger Shieh <[email protected]>
1 parent df78af3 commit b6bc0b6

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
@@ -68,7 +68,7 @@ RUN apt-get update -qq && \
6868
rm -rf /var/lib/apt/lists/*
6969

7070
ENV \
71-
export HOROVOD_GPU_OPERATIONS=NCCL \
71+
HOROVOD_GPU_OPERATIONS=NCCL \
7272
HOROVOD_WITH_PYTORCH=1 \
7373
HOROVOD_WITHOUT_TENSORFLOW=1 \
7474
HOROVOD_WITHOUT_MXNET=1 \

0 commit comments

Comments
 (0)