<DIV>Hello, Martin</DIV>
<DIV>Thanks for your help.</DIV>
<DIV>I compiled the fftw3 like this :</DIV>
<DIV>export CPPFLAGS=-I/opt/mpich2/include</DIV>
<DIV>export LDFLAGS=-L/opt/mpich2/lib</DIV>
<DIV>./configure --prefix=/opt/fftw3 --enable-float --enable-mpi</DIV>
<DIV>make</DIV>
<DIV>make install</DIV>
<DIV>&nbsp;</DIV>
<DIV>for gromacs :</DIV>
<DIV>export CPPFLAGS='-I/opt/mpich2/include -I/opt/fftw3/include'</DIV>
<DIV>export LDFLAGS='-L/opt/mpich2/lib -L/opt/fftw3/lib'</DIV>
<DIV>./configure --prefix=/opt/gmx45 --enable-mpi --disable-float --enable-shared --program-suffix=_mpi</DIV>
<DIV>make</DIV>
<DIV>make install</DIV>
<DIV>&nbsp;</DIV>
<DIV>=================</DIV>
<DIV>And mpt(A version of mpich2 for SGI ) and openmp have been installed&nbsp; in the system.</DIV>
<DIV>But I don't kown how to use them,because I can't find the mpicc or&nbsp;mpif90&nbsp;&nbsp;in these '/bin'&nbsp;directory.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for your help</DIV>
<DIV>&nbsp;</DIV>
<DIV>Wenping Lv</DIV>
<DIV>&nbsp;</DIV>