mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
one more detail on installation
This commit is contained in:
parent
1ee5e56c6a
commit
627c100467
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue