Skip to content

Commit

Permalink
INSTALL.md: Add note about MPICH with GCC 10
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Feb 5, 2021
1 parent 60f79c0 commit 20240d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ If your computing platform does not provide MPI,
there are several freely available alternatives:

- MPICH2 MPI: <http://www-unix.mcs.anl.gov/mpi/mpich/>
(may require `-fallow-argument-mismatch` when building with GCC 10)
- OpenMPI MPI: <http://www.open-mpi.org/>
- ScaLAPACK:
- <http://www.netlib.org/scalapack/>
Expand Down

0 comments on commit 20240d6

Please sign in to comment.