Changes

Jump to navigation Jump to search

OpenMPI

509 bytes added, 10:47, 31 July 2014
Thompson's multi-processor framework for MPI parallelisation.
= Install ==
== Linuxand Mac ==Remember to check, if there are newer versions of [https://Mac bitbucket.org/mpi4py/mpi4py/downloads/ mpi4py]. <br>The [https://bitbucket.org/mpi4py/mpi4py mpi4py] library can be installed on all UNIX systems by typing:<source lang="bash"># Change to bash, if in tcsh shellbash v=1.3.1 cd $HOME/Downloadscurl https://bitbucket.org/mpi4py/mpi4py/downloads/mpi4py-$v.tar.gz -o mpi4py-$v.tar.gztar -xzf mpi4py-$v.tar.gzcd mpi4py-$v# Then eithersudo pip install -e .# Orpip install . cd ..</source>
= About =

Navigation menu