Greetings,

I am trying to run GROMACS 2020.3 on a supercomputer using this command to do the production run:

mpirun -np 24 gmx_mpi mdrun -v -s AB_md_0_1.tpr -deffnm AB_md_0_1 > AB_md_1.log

however, it produces this error for each core used:

Fatal error:

525 particles communicated to PME rank 3 are more than 2/3 times the cut-off

out of the domain decomposition cell of their charge group in dimension x.

This usually means that your system is not well equilibrated.

For more information and tips for troubleshooting, please check the GROMACS

website at http://www.gromacs.org/Documentation/Errors

How can I solve this error? should I equilibrate it more?

attached are the log file produced from the run and the slurm file containing the errors.

Thanks

More Ibrahim M. Ibrahim's questions See All
Similar questions and discussions