We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fcca0 commit 474af72Copy full SHA for 474af72
1 file changed
Dockerfile
@@ -57,7 +57,7 @@ rm -rf /tmp/* /var/tmp/*
57
EOF
58
59
60
-## BUMP TE as a solution to the issue https://github.com/NVIDIA/bionemo-framework/issues/422
+## 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.
61
ARG TE_TAG=9d4e11eaa508383e35b510dc338e58b09c30be73
62
RUN PIP_CONSTRAINT= NVTE_FRAMEWORK=pytorch NVTE_WITH_USERBUFFERS=1 MPI_HOME=/usr/local/mpi \
63
pip --disable-pip-version-check --no-cache-dir install \
0 commit comments