[Yt-dev] [mpi4py] [ANN] mpi4py release 1.2.2

Matthew Turk matthewturk at gmail.com
Mon Sep 13 14:52:42 PDT 2010


Sorry, meant to include a note about why this is cool: "pip install
mpi4py" now works, which should default to the local mpicc and mpicxx
installations.

On Mon, Sep 13, 2010 at 2:48 PM, Matthew Turk <matthewturk at gmail.com> wrote:
> ---------- Forwarded message ----------
> From: Lisandro Dalcin <dalcinl at gmail.com>
> Date: Mon, Sep 13, 2010 at 2:46 PM
> Subject: [mpi4py] [ANN] mpi4py release 1.2.2
> To: mpi4py <mpi4py at googlegroups.com>
>
>
> Release 1.2.2 [2010-09-13]
> ==========================
>
> * Add ``mpi4py.get_config()`` to retrieve information (compiler
>  wrappers, includes, libraries, etc) about the MPI implementation
>  employed to build mpi4py.
>
> * Workaround Python libraries with missing GILState-related API calls
>  in case of non-threaded Python builds.
>
> * Windows: look for MPICH2, DeinoMPI, Microsoft HPC Pack at their
>  default install locations under %ProgramFiles.
>
> * MPE: fix hacks related to old API's, these hacks are broken when MPE
>  is built with a MPI implementations other than MPICH2.
>
> * HP-MPI: fix for missing Fortran datatypes, use dlopen() to load the
>  MPI shared library before MPI_Init()
>
> * Many distutils-related fixes, cleanup, and enhancements, better
>  logics to find MPI compiler wrappers.
>
> * Support for ``pip install mpi4py``.
>
>
> --
> Lisandro Dalcin
> ---------------
> CIMEC (INTEC/CONICET-UNL)
> Predio CONICET-Santa Fe
> Colectora RN 168 Km 472, Paraje El Pozo
> Tel: +54-342-4511594 (ext 1011)
> Tel/Fax: +54-342-4511169
>
> --
> You received this message because you are subscribed to the Google
> Groups "mpi4py" group.
> To post to this group, send email to mpi4py at googlegroups.com.
> To unsubscribe from this group, send email to
> mpi4py+unsubscribe at googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/mpi4py?hl=en.
>



More information about the yt-dev mailing list