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
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
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,