Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-17 Thread Douglas Eadline
Fixed, the patched worked, ran the NAS suite and it worked fine. Thanks Brice. -- Doug > Brice, > > I'll get back to this over the weekend and let you know > how it works. I had to write and article and tend to a > client issue this week. Thanks for you help. > > -- > Doug > > >> Le 12/09/2012 1

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-14 Thread Douglas Eadline
Brice, I'll get back to this over the weekend and let you know how it works. I had to write and article and tend to a client issue this week. Thanks for you help. -- Doug > Le 12/09/2012 17:57, Jeff Squyres a écrit : >> Here's the r numbers with notable MX changes recently: >> >> https://svn.op

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-12 Thread Jeff Squyres
George -- you're the owner of this part of the code. What do you want to do here? On Sep 12, 2012, at 12:37 PM, Brice Goglin wrote: > Le 12/09/2012 17:57, Jeff Squyres a écrit : >> Here's the r numbers with notable MX changes recently: >> >> https://svn.open-mpi.org/trac/ompi/changeset/26698 >

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-12 Thread Brice Goglin
Le 12/09/2012 17:57, Jeff Squyres a écrit : > Here's the r numbers with notable MX changes recently: > > https://svn.open-mpi.org/trac/ompi/changeset/26698 Reverting this one fixes the problem. And adding --mca mtl ^mx to the command works too (Doug, can you try that?) The problem is that the MTL

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-12 Thread George Bosilca
I don't recall any major modification in the MX BTL for the 1.6 with the exception of the rework of the initialization part. There patches dealt with avoiding the double initialization (BTL and MTL), so we might want to start looking at those. mx_finalize is called only from ompi_common_mx_fina

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-12 Thread Jeff Squyres
Here's the r numbers with notable MX changes recently: https://svn.open-mpi.org/trac/ompi/changeset/26760 https://svn.open-mpi.org/trac/ompi/changeset/26759 https://svn.open-mpi.org/trac/ompi/changeset/26698 https://svn.open-mpi.org/trac/ompi/changeset/26626 https://svn.open-mpi.org/trac/ompi/chan

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-12 Thread Brice Goglin
(I am bringing back OMPI users to CC) I reproduce the problem with OMPI 1.6.1 and found the problem. mx_finalize() is called before this error occurs. So the error is expected because calling mx_connect() after mx_finalize() is invalid. It looks the MX component changed significantly between OMPI

Re: [OMPI users] [omx-devel] Open-mx issue with ompi 1.6.1

2012-09-10 Thread Brice Goglin
I replied a couple days ago (with OMPI users in CC) but got an error last night: Action: failed Status: 5.0.0 (permanent failure) Diagnostic-Code: smtp; 5.4.7 - Delivery expired (message too old) 'timeout' (delivery attempts: 0) I resent the mail this morning, it looks like it wasn't delivered