Skip to content

Commit

Permalink
#236: - added information regarding Open MPI is needed for Zoltan
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 authored and Marcin Wróbel committed Nov 10, 2022
1 parent 62a4814 commit 291dc2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Requirements are divided into `LBAF dependencies` and `LBAF testing`.

### Installing PyZoltan on MacOS/Linux

Open MPI is needed to be installed. For Ubuntu based distributions packages `openmpi-bin libopenmpi-dev` have to be installed.

One needs to clone PyZoltan repository:
```shell
cd <some-directory>
Expand Down

0 comments on commit 291dc2c

Please sign in to comment.