Changes

Jump to navigation Jump to search

OpenMPI

22 bytes added, 13:15, 24 November 2015
Remember to check, if there are newer versions of [https://bitbucket.org/mpi4py/mpi4py/downloads/ mpi4py]. <br>
The [https://bitbucket.org/mpi4py/mpi4py mpi4py] library can be installed on all UNIX systems by typing:
<{{#tag:source lang="bash">|
# Change to bash, if in tcsh shell
#bash
v=2.0.0
#tcsh
set v=2.0.0{{current version mpi4py}}
pip install https://bitbucket.org/mpi4py/mpi4py/downloads/mpi4py-$v.tar.gz
cd ..
rm -rf mpi4py-$v
</source>|lang="bash"}}
Then test

Navigation menu