Skip to content
Snippets Groups Projects
Commit ab2d7ead authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

modified: d/DFTB+/DFTB+-24.1-foss-2023a-PL_TB_MPI.eb

parent b4c4fb06
No related branches found
No related tags found
No related merge requests found
Pipeline #43154 passed
......@@ -42,7 +42,7 @@ dependencies = [
('PLUMED', '2.9.0'),
]
configopts = "-DWITH_MPI=ON -DWITH_PLUMED=ON -DWITH_TBLITE=ON "
configopts = "-DWITH_MPI=ON -DWITH_OMP=1 -DWITH_PLUMED=ON -DWITH_TBLITE=ON "
configopts += '-DSCALAPACK_LIBRARY="$LIBSCALAPACK" '
......@@ -52,4 +52,4 @@ sanity_check_paths = {
'dirs': ['lib']
}
moduleclass = 'phys'
\ No newline at end of file
moduleclass = 'phys'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment