How much GPU memory is required to perform MD simulations with millions of atoms? #3081
-
I'm trying to perform radiation damage simulations (i.e., cascade simulations) with a compressed deep potential. Typically such a system contains millions of atoms. How much GPU memory is required to perform such a simulation? Could anyone recommend suitable GPU? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Try to use a DP-compress model. This reduces computational costs, but there may be issues with model unavailability. I ran a about 10,000 atom simulation system using less than 2000MB of memory on the V100s |
Beta Was this translation helpful? Give feedback.
-
Our paper has some results. I want to note that, with MPI, you do not need to run simulations on only one GPU. |
Beta Was this translation helpful? Give feedback.
Our paper has some results. I want to note that, with MPI, you do not need to run simulations on only one GPU.