[OMPI users] A daemon on node cl231 failed to start as expected

2014-08-23 Thread Pengcheng Wang
Hi everybody, I need to run a single driver program that only require one proc with the command *mpirun -np 1 ./app *or *./app*. But it will schedule the launch of other executable files including parallel and sequential computing. So I require more than one proc to run it. It can be run smoothly

Re: [OMPI users] A daemon on node cl231 failed to start as expected (Pengcheng)

2014-08-25 Thread Pengcheng Wang
495a33...@staff.uni-marburg.de> > Content-Type: text/plain; charset=windows-1252 > > Hi, > > Am 23.08.2014 um 16:09 schrieb Pengcheng Wang: > > > I need to run a single driver program that only require one proc with > the command mpirun -np 1 ./app or ./app. But it wil

Re: [OMPI users] A daemon on node cl231 failed to start as expected

2014-08-26 Thread Pengcheng Wang
can reach the person managing the list at > users-ow...@open-mpi.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of users digest..." > > > Today's Topics: > >1. Re: Running a hybrid MPI+openMP program