Skip to content

Commit

Permalink
flag in other version
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Sep 5, 2024
1 parent 745e256 commit 781b86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi4py-nersc-version/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ RUN \

RUN /sbin/ldconfig

RUN python3 -m pip install mpi4py
RUN python3 -m pip install --break-system-packages --force-reinstall --no-cache-dir --no-binary=mpi4py mpi4py

0 comments on commit 781b86a

Please sign in to comment.