<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'>dear users<br>&nbsp;&nbsp;&nbsp;&nbsp; I have encouneterd a problem with mpirun I have 2 pc (every pc has 1 intel <br>&nbsp;&nbsp;&nbsp;&nbsp; quad core cpu) ,when I run mdrun on 1 machine with&nbsp; "-np 4 " option the calculation<br>&nbsp;&nbsp;&nbsp;&nbsp; run on 4 cores and goes faster ,system monitor show all 4 cores of this cpu are working<br>&nbsp;&nbsp;&nbsp;&nbsp; every core has 90% cpu usage,and every thing is ok<br>&nbsp;&nbsp;&nbsp;&nbsp; but now I connect 2 computer to LAN and I executed lamboot -v lamhosts<br>&nbsp;&nbsp;&nbsp;&nbsp; then I run mpirun -np 8 but I see the all 8 cores of 2 machines are workinng with<br>&nbsp;&nbsp;&nbsp;&nbsp; 20 % 10% cpu usage and speed is lower than 4 cores of 1 cpu!!!!<br>&nbsp;&nbsp;&nbsp;&nbsp; can you help me ?my molecule is part of hsa and is macro molecule<br>&nbsp;&nbsp; these are my
 commands<br>usr/local/share/gromacs_331/bin/grompp -np 8 -f prmd.mdp -c finalprsp.gro -r finalprsp.gro -p n.top <br>mpirun -np 8 /usr/local/share/gromacs_331/bin/mdrun -np 8 -s prmd.tpr -o prmd.trr -c finalprmd.gro -g prmd.log -e prmd.edr -n n.ndx<br><br></td></tr></table><br>