Hi,
I am running replica exchange simulations. Since its taking a lot of time when i use only CPU, I tried to enable GPU, but I am getting this error.
The command I used is: mpirun -np 4 gmx_mpi mdrun -v -deffnm reht -plumed plu.dat -multidir 0 1 2 3 -replex 500001 -hrex -gpu_id 0 -nb gpu
Program: gmx mdrun, version 2021.7-plumed-2.8.3
Source file: src/gromacs/taskassignment/decidegpuusage.cpp (line 302)
Function: bool gmx::decideWhetherToUseGpusForNonbonded(gmx::TaskTarget, const std::vector<int>&, gmx::EmulateGpuNonbonded, bool, bool, bool)
MPI rank: 1 (out of 4)
Inconsistency in user input:
Nonbonded interactions on the GPU were required, but not supported for these
simulation settings. Change your settings, or do not require using GPUs.