-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I can run tests/15_molecular_dynamics.py on a v100 GPU, which has 16 GB RAM, and it runs MD, then OOMs on the multislice.
I then re-run the exact same code, and now since it is importing the trajectory instead of generating it in MD, the multislice runs fine. (then OOMs on TACAW).
in the mean time, I have added (commit 590323b) WFData.crop just to reduce the size of WFData._array so we can FFT it and pass the tests for PR 31. but anything we can aggressively throw out in the future would help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request