Skip to content

Commit

Permalink
Make light ROCm containers
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Aug 5, 2024
1 parent 886d2a3 commit 1b80d4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile-rocm
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ RUN python -m pip install -U pip &&\
ENV PIP_DEFAULT_TIMEOUT=800

RUN milabench install --config $MILABENCH_CONFIG --base $MILABENCH_BASE $MILABENCH_ARGS &&\
milabench prepare --config $MILABENCH_CONFIG --base $MILABENCH_BASE $MILABENCH_ARGS &&\
python -m pip cache purge

CMD ["milabench", "run"]

0 comments on commit 1b80d4f

Please sign in to comment.