You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I would like to express my sincere gratitude for your excellent work, which has been tremendously helpful in our research.
I am currently performing STEM image simulations with the following parameters using an NVIDIA A40 GPU. While the GPU utilization reaches approximately 90%, the computation time for a single simulated image remains between 1-2 hours.(5Γ5Γ5 Supercell)
Could you please advise on potential optimization methods to improve computational efficiency?
potential = Potential(
atoms,
gpts=2048,
projection='finite',
slice_thickness=0.5,
parametrization='lobato'
)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
First, I would like to express my sincere gratitude for your excellent work, which has been tremendously helpful in our research.
I am currently performing STEM image simulations with the following parameters using an NVIDIA A40 GPU. While the GPU utilization reaches approximately 90%, the computation time for a single simulated image remains between 1-2 hours.(5Γ5Γ5 Supercell)
Could you please advise on potential optimization methods to improve computational efficiency?
potential = Potential(
atoms,
gpts=2048,
projection='finite',
slice_thickness=0.5,
parametrization='lobato'
)
Beta Was this translation helpful? Give feedback.
All reactions