Skip to content

Commit

Permalink
add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
olupton committed Aug 20, 2024
1 parent 31d2791 commit 2f46e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/container/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ ENV PATH=/opt/amazon/efa/bin:${PATH}
ADD install-nccl-sanity-check.sh /usr/local/bin
ADD nccl-sanity-check.cu /opt
RUN install-nccl-sanity-check.sh
ADD jax-nccl-test.py jax-nccl-test-multiprocess.sh /usr/local/bin

###############################################################################
## Add the systemcheck to the entrypoint.
Expand Down

0 comments on commit 2f46e8d

Please sign in to comment.