Re: [OMPI users] Address not mapped segmentation fault with1.4.2 ...

2010-06-10 Thread Richard Walsh
woke me And learn'd me Magic! From: users-boun...@open-mpi.org [users-boun...@open-mpi.org] On Behalf Of Jeff Squyres [jsquy...@cisco.com] Sent: Thursday, June 10, 2010 6:34 PM To: Open MPI Users Subject: Re: [OMPI users] Address not mapped segment

Re: [OMPI users] Address not mapped segmentation fault with1.4.2 ...

2010-06-10 Thread Jeff Squyres
On Jun 10, 2010, at 5:49 PM, Richard Walsh wrote: > OK ... so if I follow your lead and build a version without PBS --tm= > integration > and it works, I should be able to report this as an incompatibility bug > between > the latest version of PBS Pro (10.2.0.93147) and the latest version of Ope

Re: [OMPI users] Address not mapped segmentation fault with1.4.2 ...

2010-06-10 Thread Richard Walsh
[OMPI users] Address not mapped segmentation fault with1.4.2 ... Not offhand, but just to close the loop on a question from your first mail: this should not be a memory manager issue (i.e., not related to IB). As Ralph noted, this is a segv in the launcher (mpirun, in this case) -- in the tm

Re: [OMPI users] Address not mapped segmentation fault with1.4.2 ...

2010-06-10 Thread Jeff Squyres
Not offhand, but just to close the loop on a question from your first mail: this should not be a memory manager issue (i.e., not related to IB). As Ralph noted, this is a segv in the launcher (mpirun, in this case) -- in the tm_init() function call (TM is the launcher helper library in PBS/Tor