Skip to content

Commit

Permalink
mofed
Browse files Browse the repository at this point in the history
  • Loading branch information
KevDevSha committed May 20, 2024
1 parent 28bc538 commit 9300331
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ RUN if [ -n "$AWS_OFI_NCCL_VERSION" ] ; then \
# Mellanox OFED driver installation
###################################

ARG MOFED_VERSION

RUN if [ -n "$MOFED_VERSION" ] ; then \
if [ "$TARGETARCH" = "amd64" ]; then \
MOFED_PACKAGE="x86_64"; \
Expand Down

0 comments on commit 9300331

Please sign in to comment.