one more detail on installation

This commit is contained in:
guillaume 2018-03-24 16:04:57 -04:00
parent 1ee5e56c6a
commit 627c100467

View file

@ -417,7 +417,8 @@ The Python API works with Python 3.4+. In addition to Python itself, the API
relies on a number of third-party packages. All prerequisites can be installed
using Conda_ (recommended), pip_, or through the package manager in most Linux
distributions. To run simulations in parallel using MPI, it is recommended to
build mpi4py, hdf5, h5py from source, in that order, using the same compilers.
build mpi4py, hdf5, h5py from source, in that order, using the same compilers
as for openmc.
.. admonition:: Required
:class: error