Skip to content

erdc/mpi4py

Folders and files

NameName
Last commit message
Last commit date
May 10, 2013
May 4, 2013
May 11, 2013
May 4, 2013
May 21, 2013
May 21, 2013
Jul 26, 2012
Jan 20, 2012
Jan 20, 2012
May 11, 2013
Jan 10, 2011
Dec 28, 2011
Mar 24, 2013
Dec 27, 2012
Aug 10, 2011
May 4, 2013
May 19, 2013

Repository files navigation

=======================
 README: MPI for Python
=======================

:Author:       Lisandro Dalcin
:Contact:      dalcinl@gmail.com
:Web Site:     http://mpi4py.googlecode.com/
:Organization: CIMEC <http://www.cimec.org.ar/>
:Address:      CCT CONICET, 3000 Santa Fe, Argentina


Thank you for downloading the *MPI for Python* project archive. As
this is a work in progress, please check the `project website`_ for
updates.

.. _project website:  http://mpi4py.googlecode.com/

- To build and install this package, you must meet the following
  requirements.

  + A Python 2.3 to 2.7 and 3.0 to 3.2 distribution.

  + A working MPI 1.2/1.3/2.0/2.1/2.2 implementation.

- This package uses standard `distutils`. For detailed instructions
  about requirements and the building/install process, read the file
  ``docs/source/usrman/install.rst``.