<div>Dear GMXers</div>
<div>&nbsp;</div>
<div>this is how I&#39;ve done it so far:</div>
<div>grompp -f -c -p -o 12np.tpr -np 12</div>
<div>qsub -l node=6 12np.sh (/home/me/mpich2/bin/mpirun -np 12 mdrun -s 12np.tpr -np 12&nbsp;)</div>
<div>then it seems my mdrun works fine, but when I&nbsp;ssh to each node to check the cpu efficiency with &quot;top&quot;,&nbsp;I find that there&#39;s only one cpu works with 12 processes! The other nodes are completely idle.</div>

<div>&nbsp;</div>
<div>the cluster have 56 Intel Xeon duo 3.0G CPUs, below is&nbsp;my system info:</div>
<div>Linux login 2.4.21-32.EL #1 SMP Fri Apr 15 21:02:58 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux</div>
<div>our administrator have installed mpich1.2.7 in the default DIR (/usr/local), but I have some problems to do mpi-mdrun with mpich1.2.7, so I installed mpich2 in my personal dir.</div>
<div>I&#39;ve searched the list, but cant get any solution. Does it have something to do with the kernel or there&#39;s some conflict between mpich1 and 2, or something else?</div>
<div>&nbsp;</div>
<div>This is the first time I build up a Linux Cluster on my own, ANY suggestions are appreciated !</div>
<div>&nbsp;</div>
<div>Xin Liu</div>