[OMPI devel] Fwd: MPI_GROUP_TRANSLATE_RANKS (again)

2006-10-19 Thread Lisandro Dalcin
I've successfully installed the just released 1.1.2. So I go for a new round catching bugs, non standard behavior, or just what could be seen as convenient features. The problem I've reported with MPI_GROUP_TRANSLATE_RANKS was corrected. However, looking at MPI-2 errata documment, it says: Add t

[OMPI devel] MPI_BUFFER_ATTACH/DETACH behaviour

2006-10-19 Thread Lisandro Dalcin
As a general idea and following similar MPI concepts, it can be really useful if MPI_BUFFER_ATTACH/DETACH allowed a layered usage, inside modules. That is, inside a call, a library can make a 'detach' and cache it, next 'attach' an internally allocated resource, call BSEND, 'detach' it own resourc