Hello, all,<br><br>I am trying to do REMD simulation. So I used command:<br><br>mdrun -s t2T.tpr -multi 2 -replex 1000<br><br>And gromacs gives error report:<br>Fatal error:<br>mdrun -multi is not supported with the thread library.Please compile GROMACS with MPI support<br>
For more information and tips for troubleshooting, please check the GROMACS<br>website at <a href="http://www.gromacs.org/Documentation/Errors">http://www.gromacs.org/Documentation/Errors</a><br><br>Then I tried re-install mdrun:<br>
./configure --enable-mpi --program-suffix=_mpiq<br>make mdrun<br>make install-mdrun<br><br>It looks fine, but I still cannot use multi flag, and it is still the same error. I don&#39;t know what the problem is and what I should do next. Thank you for help!<br>
<br>Bo<br>