|
|
我尝试了修改ntmpi的值,但是发现只有1的时候可以运行,改成其他值都报下面的错误:
Data prefix: /usr/local/gromacs
Working dir: /home/rlxt/gmxtrain/DINW3
Command line:
gmx mdrun -deffnm min-0 -ntmpi 32 -ntomp 2 -pin on
Back Off! I just backed up min-0.log to ./#min-0.log.4#
Reading file min-0.tpr, VERSION 2020.1 (single precision)
-------------------------------------------------------
Program: gmx mdrun, version 2020.1
Source file: src/gromacs/domdec/domdec.cpp (line 2277)
MPI rank: 0 (out of 32)
Fatal error:
There is no domain decomposition for 32 ranks that is compatible with the
given box and a minimum cell size of 1.17491 nm
Change the number of ranks or mdrun option -rdd or -dds
Look in the log file for details on the domain decomposition
For more information and tips for troubleshooting, please check the GROMACS
website at http://www.gromacs.org/Documentation/Errors
前辈帮忙看看是怎么回事啊? |
|