Re: [OMPI users] Openmpi SGE and BLACS

2012-01-15 Thread Conn ORourke
.don...@oracle.com> Sent: Saturday, 14 January 2012, 17:42 Subject: Re: [OMPI users] Openmpi SGE and BLACS Dear Terry, Thanks for the reply, and sorry for the delay in getting back to you. Here is the relevant part of the gdb output: Program terminated with signal 11, Segm

Re: [OMPI users] Openmpi SGE and BLACS

2012-01-14 Thread Conn ORourke
gt; To: us...@open-mpi.org Sent: Friday, 13 January 2012, 13:21 Subject: Re: [OMPI users] Openmpi SGE and BLACS Do you have a stack of where exactly things are seg faulting in blacs_pinfo?  --td On 1/13/2012 8:12 AM, Conn ORourke wrote: Dear Openmpi Users, > > >I am reserving several

Re: [OMPI users] Openmpi SGE and BLACS

2012-01-13 Thread TERRY DONTJE
Do you have a stack of where exactly things are seg faulting in blacs_pinfo? --td On 1/13/2012 8:12 AM, Conn ORourke wrote: Dear Openmpi Users, I am reserving several processors with SGE upon which I want to run a number of openmpi jobs, all of which individually (and combined) use less

[OMPI users] Openmpi SGE and BLACS

2012-01-13 Thread Conn ORourke
Dear Openmpi Users, I am reserving several processors with SGE upon which I want to run a number of openmpi jobs, all of which individually (and combined) use less than the reserved number of processors. The code I am using uses BLACS, and when blacs_pinfo is called I get a seg fault. If the