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

Two-level model example generates a STOP #294

Open
finkeljos opened this issue May 23, 2024 · 0 comments
Open

Two-level model example generates a STOP #294

finkeljos opened this issue May 23, 2024 · 0 comments

Comments

@finkeljos
Copy link
Collaborator

Describe the bug
BML generates an unknown matrix type STOP

To Reproduce
Steps to reproduce the behavior:

  1. Build two-level model in the examples folder.
  2. set NOrbs=1000 in input file
  3. Run the example

Output
I get the following BML error:

ham_bml
0.000 0.000 -1.000 0.000 -0.135 0.000 -0.018 0.000 -0.002 0.000
0.000 0.000 0.000 -1.000 0.000 -0.135 0.000 -0.018 0.000 -0.002
-1.000 0.000 0.000 0.000 -1.000 0.000 -0.135 0.000 -0.018 0.000
0.000 -1.000 0.000 0.000 0.000 -1.000 0.000 -0.135 0.000 -0.018
-0.135 0.000 -1.000 0.000 0.000 0.000 -1.000 0.000 -0.135 0.000
0.000 -0.135 0.000 -1.000 0.000 0.000 0.000 -1.000 0.000 -0.135
-0.018 0.000 -0.135 0.000 -1.000 0.000 0.000 0.000 -1.000 0.000
0.000 -0.018 0.000 -0.135 0.000 -1.000 0.000 0.000 0.000 -1.000
-0.002 0.000 -0.018 0.000 -0.135 0.000 -1.000 0.000 0.000 0.000
0.000 -0.002 0.000 -0.018 0.000 -0.135 0.000 -1.000 0.000 0.000
Sparsity Ham= 0.98799999999999999
prg_build_density_T0: BML_DMODE_SEQUENTIAL
STOP Unknown matrix type in bml_get_deep_type

Desktop (please complete the following information):
LANL Chicoma cluster. Loaded the modules:

module load gcc/10.3.0 cuda/11.6 cmake

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

1 participant