GROMACS version: 2023.1
GROMACS modification: No
I just installed a new GPU on the computer, and tried running the following code to run simulation on GPU:
gmx mdrun -v -deffnm md_0_1 -nb gpu
However, that yields the following error:
I noticed how the CUDA driver and runtime are mismatched. Could this have caused the problem?