HI GMX-users,<br> I am trying to run a REMD simulation on my system. I have created 10 .tpr files and fired the simulation using the following command<br>---------------------<br>bsub -n 40 -o out_1 -e err_1 mpirun mdrun_d -s MD.tpr -multi 10 -replex 2 -o MD.trr -e MD.edr -g MD.log -c MD.gro &amp;<br>
-----------------------<br>\<br> I am firing this run on a cluster. after firing the command teh simulation is crashing with following error reported in err_1 file.<br>---------------------<br>Program mdrun_d, VERSION 4.5.4<br>
Source code file: main.c, line: 420<br><br>Fatal error:<br>The number of nodes (1) is not a multiple of the number of simulations (10)<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><br>Can anybody comment or suggest the reason for such error.<br><br>regards,<br>Vivek<br>