Found the problem. I had accidently linked to BLACS built wit mpich, not
openmpi.
Cheers,
Conn
From: Conn ORourke
To: "us...@open-mpi.org" ; "terry.don...@oracle.com"
Sent: Saturday, 14 January 2012, 17:42
Subject: Re: [OMPI us
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 processors with SGE upon which
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 co