<div>Hello everyone</div>
<div>&nbsp;</div>
<div>I tried to install gromacs-3.3.1 on our IBM PowerPC with AIX 5.3 OS, this is how I&#39;ve done it:</div>
<div>./configure --enable-mpi=/usr/bin --prefix=/hpc/gromacsmpi</div>
<div>make mdrun</div>
<div>make install-mdrun</div>
<div>&nbsp;</div>
<div>then I tried to mdrun my system with 6 cpu</div>
<div>grompp -f md.mdp -c -p -o 6np.tpr -np 6 -shuffle -sort</div>
<div>mdrun -v -s 6np.tpr -np 6 -proces 6 -shared_memory</div>
<div>&nbsp;</div>
<div>then I get the error message telling me that &quot;the GROMACS was compiled with no MPI support&quot;, but I can&nbsp;run mdrun with 1 cpu!</div>
<div>we have installed &quot;Parallel Environment V4.2&quot; and &quot;Parallel Engineering and Scienticfic Subroutine Library V3.2&quot; on this machine. I am not familiar with the AIX OS, the MPI compiler on our machine is mpcc (I dont know for sure) installed in /usr/bin. 
</div>
<div>Any suggestions will be REALLY appreciated !</div>
<div>&nbsp;</div>
<div>Yours</div>
<div>Xin Liu</div>