Ummm...not sure what I can say about that with so little info. It looks like your process died for some reason that has nothing to do with us - a bug in your "magic10000" program?
On Oct 30, 2012, at 10:24 AM, Sandra Guija <sguija_at_[hidden]> wrote:
> Hello,
> I am running a 10,000x10,000 matrix multiplication in 4 processors/1 core and I get the following error:
> mpirun -np 4 --hostfile nodes --bynode magic10000
>
> mpirun noticed that job rank1 with PID 635 on node slave1 exited on signal 509(Real-time signal 25).
> 2 additional process aborted (not shown)
> 1 process killed (possibly by open MPI)
>
> node file contains:
> master
> slave1
> slave2
> slave3
>
>
> _______________________________________________
> devel mailing list
> devel_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/devel
|