Skip to content

Low cpu usage in 4*4 case for Fermi Hubbard Model #9

@hz-xiaxz

Description

@hz-xiaxz

Thanks for creating this convinient package!
I've tested the example script on my machine for the $3 \times 4$ case and it runs pretty well. (the doED is a simple function that wraps up the whole script) Also, the multi-core parallelling works well, 59% of my 96 cpus are used to run this work.
ed51c79282d3620d32fa8a83408d036
However, when I simply change the script from $3 \times 4$ to $4 \times 4$ case, the running process uses only 1 cpu, though the computation time seems reasonably aligning with scaling.
image
I wonder if this is an issue or a feature. And I want to know why you choose to demonstrate $3 \times 4$ case in the sample script? Thank you!

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