Re: [OMPI users] EXTERNAL: Re: Question on run-time error "ORTE was unable to reliably start"

2016-07-28 Thread Blosch, Edwin L
Cray CS400, RedHat 6.5, PBS Pro (but OpenMPI is built --without-tm), OpenMPI 1.8.8, ssh -Original Message- From: users [mailto:users-boun...@lists.open-mpi.org] On Behalf Of Ralph Castain Sent: Thursday, July 28, 2016 4:07 PM To: Open MPI Users Subject: EXTERNAL: Re: [OMPI users] Questio

Re: [OMPI users] Question on run-time error "ORTE was unable to reliably start"

2016-07-28 Thread Ralph Castain
What kind of system was this on? ssh, slurm, ...? > On Jul 28, 2016, at 1:55 PM, Blosch, Edwin L wrote: > > I am running cases that are starting just fine and running for a few hours, > then they die with a message that seems like a startup type of failure. > Message shown below. The messag

[OMPI users] Question on run-time error "ORTE was unable to reliably start"

2016-07-28 Thread Blosch, Edwin L
I am running cases that are starting just fine and running for a few hours, then they die with a message that seems like a startup type of failure. Message shown below. The message appears in standard output from rank 0 process. I'm assuming there is a failing card or port or something. What

Re: [OMPI users] shmem_init problem with v2.0.0

2016-07-28 Thread Howard Pritchard
Hello Chao, Could you send the output of ompi_info and your configure options to the mail list? Also, if you could describe your system that would be useful. Thanks for trying the 2.0.0 release. Howard 2016-07-28 11:53 GMT-06:00 Chao Liu : > Hi, > > I installed the latest version of openmpi,

[OMPI users] shmem_init problem with v2.0.0

2016-07-28 Thread Chao Liu
Hi, I installed the latest version of openmpi, when I was trying run some osh programs on multiple nodes, the “shmem_init” will cause “ address not mapping, segmentation fault ” error. Running multiple processes on single node is okay, running on multiple nodes, each with only one process als

[OMPI users] Fw: OpenSHMEM Error

2016-07-28 Thread RYAN RAY
From: "RYAN RAY"Sent: Thu, 28 Jul 2016 12:32:46To: "users"Subject: OpenSHMEM ErrorI have installed OpenMPI-2.0.0 in 2 systems with IP addresses 172.16.5.33 and 172.16.5.32. I have compiled the hello_c.c and hello_oshmem_c.c files which are in the exa