Skip to content

Commit 474af72

Browse files
committed
added docs
1 parent 74fcca0 commit 474af72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ rm -rf /tmp/* /var/tmp/*
5757
EOF
5858

5959

60-
## BUMP TE as a solution to the issue https://github.com/NVIDIA/bionemo-framework/issues/422
60+
## BUMP TE as a solution to the issue https://github.com/NVIDIA/bionemo-framework/issues/422. Drop this when pytorch images ship the fixed commit.
6161
ARG TE_TAG=9d4e11eaa508383e35b510dc338e58b09c30be73
6262
RUN PIP_CONSTRAINT= NVTE_FRAMEWORK=pytorch NVTE_WITH_USERBUFFERS=1 MPI_HOME=/usr/local/mpi \
6363
pip --disable-pip-version-check --no-cache-dir install \

0 commit comments

Comments
 (0)