Fixed nested parallelism in cholesky
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Anthony Scemama 2024-03-20 09:20:21 +01:00
parent 1839809432
commit 7aff1a33a9
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ END_PROVIDER
else
PROVIDE nucl_coord
PROVIDE nucl_coord ao_two_e_integral_schwartz
call set_multiple_levels_omp(.False.)
if (do_direct_integrals) then
if (ao_two_e_integral(1,1,1,1) < huge(1.d0)) then