[yt-dev] Fwd: [mpi4py] [ANN] mpi4py release 1.3

Matthew Turk matthewturk at gmail.com
Fri Jan 20 12:21:49 PST 2012


Hi all,

New mpi4py -- pretty cool stuff.  The lowercase irecv means
non-blocking receive of a Python object, not just a buffer.

-Matt


---------- Forwarded message ----------
From: Lisandro Dalcin <dalcinl at gmail.com>
Date: Fri, Jan 20, 2012 at 2:40 PM
Subject: [mpi4py] [ANN] mpi4py release 1.3
To: mpi4py at googlegroups.com


Release 1.3 [2012-01-20]
========================

* Now ``Comm.recv()`` accept a buffer to receive the message.

* Add ``Comm.irecv()`` and ``Request.{wait|test}[any|all]()``.

* Add ``Intracomm.Spawn_multiple()``.

* Better buffer handling for PEP 3118 and legacy buffer interfaces.

* Add support for attribute attribute caching on communicators,
  datatypes and windows.

* Install MPI-enabled Python interpreter as
  ``<path>/mpi4py/bin/python-mpi``.

* Windows: Support for building with Open MPI.



--
Lisandro Dalcin
---------------
CIMEC (INTEC/CONICET-UNL)
Predio CONICET-Santa Fe
Colectora RN 168 Km 472, Paraje El Pozo
3000 Santa Fe, Argentina
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