mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Respond to @drewejohnson comments on #1566
This commit is contained in:
parent
73cbdb6324
commit
edf4d72c16
2 changed files with 1 additions and 3 deletions
|
|
@ -478,7 +478,7 @@ for OpenMC. Thus, the install process would proceed as follows:
|
|||
If you are using parallel HDF5, you'll also need to make sure the right MPI
|
||||
wrapper is used when installing h5py:
|
||||
|
||||
.. code-block::
|
||||
.. code-block:: sh
|
||||
|
||||
CC=<path to mpicc> HDF5_MPI=ON HDF5_DIR=<path to HDF5> pip install --no-binary=h5py h5py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue