10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-01 19:05:29 +02:00

Fixed nested parallelism in cholesky

This commit is contained in:
Anthony Scemama 2024-03-20 09:20:21 +01:00
parent 1839809432
commit 7aff1a33a9

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