We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug BML generates an unknown matrix type STOP
To Reproduce Steps to reproduce the behavior:
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
BML generates an unknown matrix type STOP
To Reproduce
Steps to reproduce the behavior:
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
The text was updated successfully, but these errors were encountered: