<BR><BR><B><I>Mark Abraham &lt;Mark.Abraham@anu.edu.au&gt;</I></B> skrev:  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">  <div>Soren Enemark wrote:<BR>&gt; Dear all,<BR>&gt; we are currently trying to set up Gromacs to run in parallel on a 3 <BR>&gt; dual-core machines with centOS ver. 4 .<BR>&gt; <BR>&gt; But we face the following error message when we try to run mdrun_mpi:<BR>&gt; <BR>&gt; Program mdrun_mpi, VERSION 3.3<BR>&gt; Source code file: init.c, line: 69<BR>&gt; <BR>&gt; Fatal error:<BR>&gt; run input file topol.tpr was made for 2 nodes,<BR>&gt; while mdrun_mpi expected it to be for 1 nodes.<BR>&gt; -------------------------------------------------------<BR>&gt; <BR>&gt; Can anybody help us with this?<BR>&gt; <BR>&gt; The error message came after running:<BR>&gt; grompp -f md.mdp -c b.gro -p topol.top -v -np 2<BR>&gt; followed by:<BR>&gt; mpirun -np 2 mdrun_mpi -s -v -np 2<BR><BR>The second -np 2 is only
 needed for old versions of MPI, but I don't <BR>know if this will help your problem.<BR></div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>Thanks for taking the time to answer, I really appreciate this!</div>  <div>I tried:</div>  <div>grompp -f md.mdp -c b.gro -p topol.top -v -np 2</div>  <div>followed by:<BR>mpirun -np 2 mdrun_mpi -s -v</div>  <div>&nbsp;</div>  <div>with the same result as previously. Was this what you meant?</div>  <div>If so, are there any other flags that I could try to set?</div>  <div>&nbsp;</div>  <div>For some reason it seems that mpirun does not send the information </div>  <div>(that 2 processors are to be used) to mdrun_mpi, or that mdrun_mpi does not receive the information from mpirun. What could be the reason for that?</div>  <div>&nbsp;</div>  <div>Thanks,</div>  <div>Søren Enemark</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div><BR>Mark<BR>_______________________________________________<BR>gmx-users
 mailing list gmx-users@gromacs.org<BR>http://www.gromacs.org/mailman/listinfo/gmx-users<BR>Please don't post (un)subscribe requests to the list. Use the <BR>www interface or send it to gmx-users-request@gromacs.org.<BR>Can't post? Read http://www.gromacs.org/mailing_lists/users.php<BR></div></BLOCKQUOTE><BR>