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

This commit is contained in:
Lukas Krupcik 2025-03-25 07:54:27 +01:00
parent b4c4fb0618
commit ab2d7ead01

View File

@ -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'
moduleclass = 'phys'