Dear all,
I have a simulating code which I should run it in parallel because of expensive cpu time, therefore, I have installed openmpi-1.2.8 on a core2quad system with opensuse 11.0 linux. I have also downloaded blacs and scalapack from: http://www.netlib.org/scalapack/scalapack_installer.tgz.
Everything has gone smoothly in installing the code and enabling mpi for it, but when I want to run my test I receive the following error:
“mpirun noticed that job rank 0 with PID 2407 on node linux-4pel exited on signal 15 (Terminated).”
And in an instant the run stops!!! I have shared my question with openmpi team and the others. I have also tried running the code with debugger, but still the same result.
I hope you can have a solution for me.
Regards,
Hana