[OMPI users] Signal 13

2007-03-15 Thread David Bronke
I've been trying to get OpenMPI working on two of the computers at a lab I help administer, and I'm running into a rather large issue. When running anything using mpirun as a normal user, I get the following output: $ mpirun --no-daemonize --host localhost,localhost,localhost,localhost,localhost

Re: [OMPI users] Signal 13

2007-03-15 Thread David Bronke
, it is permission denied. HTH, mac mccalla -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of David Bronke Sent: Thursday, March 15, 2007 12:25 PM To: us...@open-mpi.org Subject: [OMPI users] Signal 13 I've been trying to get OpenMPI w

Re: [OMPI users] Signal 13

2007-03-15 Thread David Bronke
daemons on the mpirun command line to get more diagnostic output from the daemons and then send that along. BTW: if possible, it helps us to advise you if we know which version of OpenMPI you are using. ;-) Hope that helps. Ralph On 3/15/07 1:51 PM, "David Bronke" wrote: > Ok, no

Re: [OMPI users] Signal 13

2007-03-16 Thread David Bronke
are you running this on, and how did you configure openmpi? I'm running this on two identical machines with 2 dual-core hyperthreading Xeon processors. (EM64T) I simply installed OpenMPI using portage, with the USE flags "debug fortran pbs -threads". (I've also tried it with "-

Re: [OMPI users] Signal 13

2007-03-18 Thread David Bronke
efer to someone who knows that system to help you from here. It sounds like an installation or configuration issue. Ralph On 3/16/07 3:15 PM, "David Bronke" wrote: > On 3/15/07, Ralph Castain wrote: >> Hmmm...well, a few thoughts to hopefully help with the debugging. One >

Re: [OMPI users] Signal 13

2007-03-18 Thread David Bronke
now via this mailing list either way. Ralph On 3/18/07 2:06 PM, "David Bronke" wrote: > I just received an email from a friend who is helping me work on > resolving this; he was able to trace the problem back to a pipe() call > in OpenMPI apparently: > >> The proble