-
|
Dear Dr. Tadano, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yes, the SCPH calculation becomes more memory-intensive as the number of atoms in the unit cell increases. The current implementation does not utilize distributed memory parallelization (MPI); therefore, implementing it will likely improve memory efficiency. |
Beta Was this translation helpful? Give feedback.
Yes, the SCPH calculation becomes more memory-intensive as the number of atoms in the unit cell increases. The current implementation does not utilize distributed memory parallelization (MPI); therefore, implementing it will likely improve memory efficiency.