Changes

Jump to navigation Jump to search

OpenMPI

406 bytes added, 10:50, 31 July 2014
= mpi4py OpenMPI =
[http://wwwThis package provides Python bindings for the Message Passing Interface (MPI) standard.nmrIt is implemented on top of the MPI-relax.com1/manual2/Usage_multi_processor3 specification and exposes an API which grounds on the standard MPI-2 C++ bindings.html Manual on Multi processor usage]
[http://www.nmr-relax.com/manual/Usage_multi_processor.html relax manual on Multi processor usage] If you have OpenMPI and mpi4py installed, then you have access to GaryThompson's multi-processor framework for MPI parallelisation. == Dependencies ==# Python 2.4 to 2.7 or 3.0 to 3.4, or a recent PyPy release.# A functional MPI 1.x/2.x/3.x implementation like MPICH or Open MPI built with shared/dynamic libraries.
= Install =

Navigation menu