Re: [OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Jeff Squyres
FWIW: Terry told me in IM that he hates this RFC as well (more details coming later). On Nov 6, 2008, at 2:58 PM, Ralf Wildenhues wrote: Hmm, OpenMPI seems not to use versioning for its shared libraries. That was on the to-do list for this release, but it just didn't happen. :-\ Oh we

Re: [OMPI devel] Progress of the asynchronous messages

2008-11-06 Thread Jeff Squyres
For the web archives: this same question was posted and answered on the users list. See this thread: http://www.open-mpi.org/community/lists/users/2008/11/7222.php On Nov 6, 2008, at 1:00 PM, vladimir marjanovic wrote: I am new user of Open MPI, I've used MPICH before. I've tried on th

Re: [OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Ralf Wildenhues
* Jeff Squyres wrote on Thu, Nov 06, 2008 at 08:48:44PM CET: > On Nov 6, 2008, at 2:42 PM, Ralf Wildenhues wrote: > >> Hmm, OpenMPI seems not to use versioning for its shared libraries. > > That was on the to-do list for this release, but it just didn't happen. > :-\ Oh well. When you start doi

Re: [OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Jeff Squyres
On Nov 6, 2008, at 2:42 PM, Ralf Wildenhues wrote: Changing the library name is an incompatible change for all programs and libraries that are linked against it; i.e., it requires relinking. Agreed. Hmm, OpenMPI seems not to use versioning for its shared libraries. That was on the to-do

Re: [OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Ralf Wildenhues
Hello, * Jeff Squyres wrote on Thu, Nov 06, 2008 at 07:49:23PM CET: > On Nov 6, 2008, at 1:13 PM, Brian W. Barrett wrote: > >>> WHY: ORTE is really quite specific to OMPI. We decided long ago >>> that ORTE would not split off from OMPI, and it has been >>> specifically tailored for OMPI. Ind

Re: [OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Jeff Squyres
On Nov 6, 2008, at 1:13 PM, Brian W. Barrett wrote: WHY: ORTE is really quite specific to OMPI. We decided long ago that ORTE would not split off from OMPI, and it has been specifically tailored for OMPI. Indeed, Ralph has recently been expanding "ORTE" to "OMPI Run Time Environment". So

Re: [OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Brian W. Barrett
On Thu, 6 Nov 2008, Jeff Squyres wrote: WHAT: Rename libopen-rte to be libompi-rte (and probably other supporting text) WHY: ORTE is really quite specific to OMPI. We decided long ago that ORTE would not split off from OMPI, and it has been specifically tailored for OMPI. Indeed, Ralph has

[OMPI devel] Progress of the asynchronous messages

2008-11-06 Thread vladimir marjanovic
I am new user of Open MPI, I've used MPICH before. I've tried on the user list but they couldn't help me. There is performance bug with the following scenario: proc_B: MPI_Isend(...,proc_A,..,&request) do{ sleep(1); MPI_Test(..,&flag,&request);

[OMPI devel] RFC: libopen-rte --> libompi-rte

2008-11-06 Thread Jeff Squyres
WHAT: Rename libopen-rte to be libompi-rte (and probably other supporting text) WHY: ORTE is really quite specific to OMPI. We decided long ago that ORTE would not split off from OMPI, and it has been specifically tailored for OMPI. Indeed, Ralph has recently been expanding "ORTE" to "O