Hello everyone, I am using Forcite to conduct MD simulation with a GPU.
As we know, usually, there are two kinds of CPUs:
(1) one has many cores, but every core has a low clock speed, such as the Xeon CPU from Inter. For example, Xeon Platinum 8468H CPU has as many as 48 cores, however, the base CPU clock speed is only 2.1 GHz.
(2) the other has less cores, but every core has a high clock speed, such as the CORE CPU from Inter. For example, CORE i7-13700HX CPU has only 16 cores, however, the base CPU clock speed can reach as high as 3.7 GHz.
My question is: the above 2 kinds of CPUs, which one can achieve the best performance for Forcite GPU calculation or which one can make Forcite MD running faster?
As I know, in other MD softwares, such as GROMACS, the CPU has high clock speed can run MD faster. Therefore, the CORE CPU rather than Xeon CPU is more recommended.