-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I have been trying to push Vayesta to calculate molecules with ~200 atoms with >2000 cGTO, but seem to a wall mostly due to memory issues. The BNO construction is not an issue, but the construction of cluster eri is. DF brought me a bit further, but this projection still is a bottleneck
Digging in the code and in pyscf, this seems to be done via rotation of the full eri which is of course very memory consuming. Could an 'integral-direct' approach help here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels