Fix install message in readme
This commit is contained in:
parent
e0b7b2d316
commit
981bc8f98b
@ -10,7 +10,7 @@ Before compiling BayesNet.
|
||||
|
||||
### MPI
|
||||
|
||||
In Linux just install openmpi & openmpi-devel packages. Only cmake can't find openmpi install (like in Oracle Linux) set the following variable:
|
||||
In Linux just install openmpi & openmpi-devel packages. Only if cmake can't find openmpi installation (like in Oracle Linux) set the following variable:
|
||||
|
||||
```bash
|
||||
export MPI_HOME="/usr/lib64/openmpi"
|
||||
|
Loading…
Reference in New Issue
Block a user