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
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
* 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
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
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
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
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
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);
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