Skip to content

Commit 104c11a

Browse files
Dan ChoiChoiByungWook
Dan Choi
authored andcommitted
fix: use base cuda 11 image for test dlc gpu image
1 parent b681d44 commit 104c11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/container/1.6.0/Dockerfile.dlc.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG region
2-
from 763104351884.dkr.ecr.$region.amazonaws.com/pytorch-training:1.6.0-gpu-py36-cu101-ubuntu16.04
2+
from 763104351884.dkr.ecr.$region.amazonaws.com/pytorch-training:1.6.0-gpu-py36-cu110-ubuntu16.04
33

44
# TODO: Remove once the 1.6.0-gpu-py3 DLC image installs mpi4py
55
RUN pip3 install mpi4py==3.0.3

0 commit comments

Comments
 (0)