Re: [OMPI devel] Intercomm Merge

2013-09-21 Thread Ralph Castain
On Sep 21, 2013, at 4:54 PM, Suraj Prabhakaran wrote: > Dear all, > > Really thanks a lot for your efforts. I too downloaded the trunk to check if > it works for my case and as of revision 29215, it works for the original case > I reported. Although it works, I still see the following in the

Re: [OMPI devel] Intercomm Merge

2013-09-21 Thread Suraj Prabhakaran
Dear all, Really thanks a lot for your efforts. I too downloaded the trunk to check if it works for my case and as of revision 29215, it works for the original case I reported. Although it works, I still see the following in the output. Does it mean anything? [grsacc17][[13611,1],0][btl_openib_

Re: [OMPI devel] Openmpi 1.6.5 is freezing under GNU/Linux ia64

2013-09-21 Thread Christopher Samuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/09/13 14:33, Ralph Castain wrote: > I think you misunderstood the issue here. The problem is that > mpirun appears to be hanging before it ever gets to the point of > launching something. Ah, quite correct, I hadn't realised the debug info hadn

Re: [OMPI devel] more oshmem issues

2013-09-21 Thread Jeff Squyres (jsquyres)
Don't forget to add this to the shmem CMR. Sent from my phone. No type good. On Sep 21, 2013, at 9:29 AM, "Jeff Squyres (jsquyres)" mailto:jsquy...@cisco.com>> wrote: Thank you! Sent from my phone. No type good. On Sep 21, 2013, at 3:27 AM, "Mike Dubman" mailto:mi...@dev.mellanox.co.il>> wro

Re: [OMPI devel] more oshmem issues

2013-09-21 Thread Jeff Squyres (jsquyres)
Thank you! Sent from my phone. No type good. On Sep 21, 2013, at 3:27 AM, "Mike Dubman" mailto:mi...@dev.mellanox.co.il>> wrote: Hi, Sorry about that. the fix is here: r29223 Regards M On Fri, Sep 20, 2013 at 7:32 PM, Jeff Squyres (jsquyres) mailto:jsquy...@cisco.com>> wrote: Mellanox -- P

Re: [OMPI devel] more oshmem issues

2013-09-21 Thread Mike Dubman
Hi, Sorry about that. the fix is here: r29223 Regards M On Fri, Sep 20, 2013 at 7:32 PM, Jeff Squyres (jsquyres) wrote: > Mellanox -- > > Please remove all uses of bzero. memset is the portable way to go here. > > > > On Sep 20, 2013, at 12:30 PM, "David Goodell (dgoodell)" < > dgood...@cisco

Re: [OMPI devel] Openmpi 1.6.5 is freezing under GNU/Linux ia64

2013-09-21 Thread Ralph Castain
Hi Chris I think you misunderstood the issue here. The problem is that mpirun appears to be hanging before it ever gets to the point of launching something. Enabling debug output should tell us if that is true or not, and we can then debug from there. On Sep 20, 2013, at 7:16 PM, Christopher