Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.

Commit 5f43c09

Browse files
authored
Update README.md (#376)
1 parent 2f6a745 commit 5f43c09

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,12 @@ Prerequisites
131131
gcc 4.8 or higher due to C++11 features. The gfortran compiler is used for the
132132
compilation of the deal.II library, and is therefore also needed.
133133

134+
MPI: in case the OpenMPI library is used, at least version 1.10 is required
135+
by the linear algebra package elemental. Note that foam-extend also needs to
136+
be compiled with the same version. The environment variable `OPENMPI_DIR` as
137+
noted above also needs to point to the location where the correct version of
138+
OpenMPI is installed.
139+
134140
OS: Currently only Linux based distributions are supported, patches for other
135141
operating systems are welcome.
136142

0 commit comments

Comments
 (0)