I have a computer with one CPU (Intel Xeon Gold 6134 Octa-Core 3.20 GHz Processor) and GPU (Nvidia RTX 2070).

I want to perform temperature replica exchange Molecular Dynamics on this machine, so I installed Gromacs. However, I found that it needs MPI and multiple CPUs more than the number of replicas.

I found Amber and NAMD treat GPU better than Gromacs, but I cannot figure out whether they can run REMD on a single CPU because in their manual they use MPI as an example.

Similar questions and discussions