-
Beta Was this translation helpful? Give feedback.
Answered by
hczhai
May 31, 2025
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cfengno1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

block2needs to consider all these possibilities for the left and right bonds for each site. For each considered quantum number in theSAnymode, 56 bytes of storage is required. In total this requires 2 * 56 * 160 * 320 * 160 * 160 B = 136.7 GB memory. You need to reduce the number of symmetry groups and/or number of sites to reduce the memory cost. MPS bond dimension is not relevant h…