|
|
大佬,我刚刚想试试换个大体系,就建了个50*50*50nm的纯水立方盒子,大概1200万原子,奇怪的是每次gmx mdrun -v -deffnm md -update gpu -bonded gpu -pin on后都出现了错误提示,这个错误提示无论是win下的gmx还是WSL2下的gmx都一样,说是GPU没有负载上计算任务:
Program: gmx mdrun, version 2020.6
Source file: src/gromacs/taskassignment/decidegpuusage.cpp (line 482)
Function: bool gmx::decideWhetherToUseGpusForBonded(bool, bool, gmx::TaskTarget, bool, bool, bool, int, bool)
Inconsistency in user input:
Bonded interactions on the GPU were required, but not supported for these
simulation settings. Change your settings, or do not require using GPUs.
For more information and tips for troubleshooting, please check the GROMACS
website at http://www.gromacs.org/Documentation/Errors
我又去试了17000个原子的小体系,是可以计算的,我就很困惑,什么原因导致了GPU不启用呢
|
|