Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

MPI problem

albumns
Beginner
357 Views

Hello:

I compiled my software with Intel cc + mpi unber linux. But When I submit job with command line in a C shell:

mpirun -np 2 mdrun_mpi -s md.tpr >& 1.info

mpirun -np 2 mdrun_mpi -s md2.tpr >& 2.info

The job stopped at the first step, and the second step cannot continue automatically....

How to solve this problem?

 

thx a lot

0 Kudos
1 Reply
Artem_R_Intel1
Employee
357 Views

Hi,

Could you please elaborate on "the job stopped at the first step"? Has the first MPI run finished abnormally (are there any error messages in the output)?

0 Kudos
Reply