You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/ports/science/latte/work/LATTE-1.2.1/src/deallocatepure.f90:26:6:
USE DBCSR_VAR_MOD
1
Fatal Error: Can't open module file 'dbcsr_var_mod.mod' for reading at (1): No such file or directory
--- CMakeFiles/latte.dir/usr/ports/science/latte/work/LATTE-1.2.1/src/sp2pure_sparse.f90.o ---
/usr/ports/science/latte/work/LATTE-1.2.1/src/sp2pure_sparse.f90:32:6:
USE DBCSR_VAR_MOD
1
Fatal Error: Can't open module file 'dbcsr_var_mod.mod' for reading at (1): No such file or directory
dbcsr only installs /usr/local/include/dbcsr_api.mod.
The text was updated successfully, but these errors were encountered:
yurivict
changed the title
DBCSR_OPT optiojn is broken: there's no such file dbcsr_var_mod.mod
DBCSR_OPT option is broken: there's no such file dbcsr_var_mod.mod
Oct 31, 2018
dbcsr
only installs/usr/local/include/dbcsr_api.mod
.The text was updated successfully, but these errors were encountered: