[OMPI devel] v1.5 .so version numbers

2010-06-03 Thread Jeff Squyres
SHORT VERSION: We broke ABI from the 1.4 series to the v1.5 series. I propose changing all the libtool .so version numbers as shown below to enforce that break. Can someone sanity check this? Index: VERSION === --- VERSION (re

[OMPI devel] 1.5rc1 has been released

2010-06-03 Thread Jeff Squyres
Please beat it in MTT up so that we can get it into shape for final release (we still need to update NEWS to indicate what has really changed): http://www.open-mpi.org/software/ompi/v1.5/ -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/abou

Re: [OMPI devel] RFC: System V Shared Memory for Open MPI

2010-06-03 Thread Samuel K. Gutierrez
On Jun 2, 2010, at 11:58 AM, Samuel K. Gutierrez wrote: Good point - I forgot about that. -- Samuel K. Gutierrez Los Alamos National Laboratory On Jun 2, 2010, at 11:40 AM, Jeff Squyres wrote: Don't forget that the RML is also used to broadcast the success/ failure of the creation of the sha

[OMPI devel] mpi_comm_spawn

2010-06-03 Thread KHALDI Dounia
Hello, I want to create a process y from a process x( the master for example). then, i want to communicate between y and another processes in the group of x (between child and his uncles :) ) i have tried to use mpi_comm_connect and mpi_connect_accept, but that concemt requiere taht there is no