Skip to content

Int32 Overflow in whole Hilbert-space #206

@del2341

Description

@del2341

Thank you for last reply. I have another question. It appears that the current version of HPhi only supports basis sizes that fit within a 32-bit integer. Is there any way to continue calculations when the whole Hilbert-space dimension exceeds the Int32 limit? For example, consider the following setup. The final dimension is just 45:

W = 15
L = 3
model = "FermionHubbard"
method = "CG"
lattice = "triangular"
t = 1.0
U = 4.0
nelec = 46
2Sz = 44

I will meet with an error as "Error: Fail for memory allocation. see error code 1 in user manual.".
Any guidance would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    answered (resolved)Answered by the developers and/or other experts, and acknowledged by the reporter.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions