Skip to content

Commit

Permalink
add an alternative way to set openmpi for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jul 22, 2016
1 parent 9c25db9 commit 259ebf4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ UNIX LIBRARIES:
brew install openmpi --enable-mpi-thread-multiple
brew install hdf5 --with-fortran --with-mpi

but I've also seen this reported to work:

brew install homebrew/science/hdf5 --with-fortran --with-mpi

## mpich

This is another MPI library:
Expand Down

0 comments on commit 259ebf4

Please sign in to comment.