Re: [OMPI users] ERROR: too many MPI processes

2011-10-19 Thread Mathieu Westphal
Right ! that's the problem when you work on someone else code. Thanks MW Le 19/10/2011 14:08, Ralph Castain a écrit : I've never seen that error output before - is it coming from your program? It doesn't match anything from OMPI. On Oct 19, 2011, at 6:04 AM, Mathieu Westphal wrote: Hello

Re: [OMPI users] ERROR: too many MPI processes

2011-10-19 Thread Ralph Castain
I've never seen that error output before - is it coming from your program? It doesn't match anything from OMPI. On Oct 19, 2011, at 6:04 AM, Mathieu Westphal wrote: > Hello > > I'm extending a code currently working well on a server with some quadri-core. > > But for debugging purpose i want t

[OMPI users] ERROR: too many MPI processes

2011-10-19 Thread Mathieu Westphal
Hello I'm extending a code currently working well on a server with some quadri-core. But for debugging purpose i want to execute it on my local computer. When i use the command : mpirun -np 6 -host local ./execFile i get an : ERROR: too many MPI processes i've tried other mpi programs,