Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop at Calculate HilbertNum for fixed Sz #110

Open
chendahcuan opened this issue Apr 9, 2021 · 10 comments
Open

stop at Calculate HilbertNum for fixed Sz #110

chendahcuan opened this issue Apr 9, 2021 · 10 comments

Comments

@chendahcuan
Copy link

INTER process site
Site Bit

Process element info
Process Dimension Nup Ndown Nelec Total2Sz State
0 441 1 1 2 0

Total dimension : 441

LARGE ALLOCATE FINISH !

Start: Calculate HilbertNum for fixed Sz.

@k-yoshimi
Copy link
Contributor

Could you upload the zip file including all input files to investigate the origin of error?

@chendahcuan
Copy link
Author

input.zip

@tmisawa
Copy link
Contributor

tmisawa commented Apr 9, 2021

Thank you for sending the input files.
As far as I checked, I successfully finished the calculation on my laptop.

Could you send me the error messages?

@chendahcuan
Copy link
Author

image
The program has been stuck here

@k-yoshimi
Copy link
Contributor

k-yoshimi commented Apr 9, 2021

64 bit machine is assumed for HPhi.
Please check the bit of your PC.

@chendahcuan
Copy link
Author

Linux version 3.10.0-693.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat
4.8.5-16) (GCC) ) #1 SMP Thu Jul 6 19:56:57 EDT 2017

@chendahcuan
Copy link
Author

The programs in /samples can run successfully

@tmisawa
Copy link
Contributor

tmisawa commented Apr 9, 2021

By changing L in the below input file for Standard mode,
could you check how many sites you can treat?

L=21 corresponds to your case.

model = "Hubbard"
method = "Lanczos"
lattice = "chain"
L = 16
t = -1
U = 4
2Sz = 0
nelec = 2

@chendahcuan
Copy link
Author

just 14

@chendahcuan
Copy link
Author

Why is it so slow to deal with 256*256 matrices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants