Skip to content

"insert segment end time could not be inserted." for large number of sweeps #8

@steffenbackes

Description

@steffenbackes

Dear developers,

when I run the solver doing a large number of sweeps the program crashes every time
the number of sweeps exceeds the range of an unsigned integer.

For example, if I run a 3-orbital calculation, beta=40 on 20 cores,
after about 36 minutes I get still a valid result:

total (effective) number of sweeps, normalized by N_meas: 4.20709e+09
Simulation details after 210624900 sweeps...

But after 38 minutes, which then exceeds 4.294e+09 sweeps, I get the error message:
"insert segment end time could not be inserted."
and the code exits.

best regards,
Steffen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions