Re: [OMPI devel] Still seeing hangs in OMPI 1.3

2008-08-22 Thread George Bosilca
Rolf, You're absolutely right. I don't know how this didn't get into the merge ... Anyway, I just corrected the mistake. Now the 1.3 should be [really] working. Thanks, george. On Aug 22, 2008, at 9:15 PM, Rolf vandeVaart wrote: Hi George: I did some more experimenting. Just copy

Re: [OMPI devel] Still seeing hangs in OMPI 1.3

2008-08-22 Thread Rolf vandeVaart
Hi George: I did some more experimenting. Just copying over the btl_sm_fifo.h file was not enough. I also had to make this change (which I found in the trunk) to the btl_sm_component.c file. After that, my hangs went away. burpen-csx10-0 164 =>svn diff btl_sm_component.c Index: btl_sm_compo

Re: [OMPI devel] Still seeing hangs in OMPI 1.3

2008-08-22 Thread Graham, Richard L.
We have seen the same thing. Rich - Original Message - From: devel-boun...@open-mpi.org To: Open MPI Developers Sent: Fri Aug 22 13:32:32 2008 Subject: [OMPI devel] Still seeing hangs in OMPI 1.3 George: We are still seeing hangs in OMPI 1.3 which I assume are due to the PML issue

[OMPI devel] Still seeing hangs in OMPI 1.3

2008-08-22 Thread Rolf vandeVaart
George: We are still seeing hangs in OMPI 1.3 which I assume are due to the PML issue. However, we do not see it in the trunk. My investigation is early, but I am wondering if the merge of the changes into v1.3 may be missing a file. From the original fix in the trunk, I see the following: