<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<P>Dear XAvier:</P>
<P>As you said, I should use the command:</P>
<P>mpirun -np 16 mdrun_mpi -np 16 -v -s em -e em -o em -c after_em</P>
<P>Is it exact? Because it is&nbsp;my first time to use Gromacs with MPI 
version.</P>
<P>Thanks a lot!</P>
<P>&nbsp;</P>
<P>Regards</P>
<P>Yinghong:</P>
<P>&gt; Dear all:<BR>&gt;<BR>&gt; I need to execute Gromacs with MPI version, 
for example, in common PC<BR>&gt; with 1 CPU, we use the following command to 
make MD running.<BR>&gt;<BR>&gt; mdrun -v -s em -e em -o em -c 
after_em.<BR>&gt;<BR>&gt; What is the corresponding command with "mdrun_mpi"? 
assuming I use 16<BR>&gt; parallel CPUs.<BR>&gt;<BR>mpirun -np 16 mdrun_mpi</P>
<P>&gt; Another question: can I use "mdrun -np 16 -v -s em...." to 
replace<BR>&gt; "mdrun_mpi", are both the same?<BR>&gt;<BR>You just ahve to 
compile gromacs with the option mpi on (--enable-mpi)</P>
<P>&nbsp;</P></BODY></HTML>