[LAMMPS] Potential Comparison #2133
-
Hi @njzjz , I am trying to analyze how existing potential performance as compared to DeePMD potential. LAMMPS Code For Copper with DeePMD potential --
Output-- LAMMPS Code For Copper with EAM potential --
Output -- Questions--
System -- 2 GPU Turing Architecture |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
If you want a fair comparison on the efficiency, you may want to use the same system (same atom configuration and cell size), the same computational resources and run under the same MD simulation protocol. Please note that merely a higher efficiency does not mean the EAM potential is better than DP. The accuracy is always taken into consider. In general DP is slower than EAM, but it is usually more accurate. Therefore one need to consider both accuracy and efficiency when he/she chooses a potential model. |
Beta Was this translation helpful? Give feedback.
If you want a fair comparison on the efficiency, you may want to use the same system (same atom configuration and cell size), the same computational resources and run under the same MD simulation protocol.
Please note that merely a higher efficiency does not mean the EAM potential is better than DP. The accuracy is always taken into consider. In general DP is slower than EAM, but it is usually more accurate. Therefore one need to consider both accuracy and efficiency when he/she chooses a potential model.