mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Update instructions for MPICH2/OpenMPI.
This commit is contained in:
parent
f85ac4038c
commit
26f604de51
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ Prerequisites
|
|||
OpenMC. OpenMPI and/or MPICH2 can be installed on Debian derivatives
|
||||
with::
|
||||
|
||||
sudo apt-get install mpich2
|
||||
sudo apt-get install openmpi-bin
|
||||
sudo apt-get install mpich2 libmpich2-dev
|
||||
sudo apt-get install openmpi1.6-bin libopenmpi1.6-dev
|
||||
|
||||
* HDF5_ Library for portable binary output format
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue