mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-22 03:23:29 +01:00
Fixed nested parallelism in cholesky
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
1839809432
commit
7aff1a33a9
@ -66,7 +66,8 @@ END_PROVIDER
|
|||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
PROVIDE nucl_coord
|
PROVIDE nucl_coord ao_two_e_integral_schwartz
|
||||||
|
call set_multiple_levels_omp(.False.)
|
||||||
|
|
||||||
if (do_direct_integrals) then
|
if (do_direct_integrals) then
|
||||||
if (ao_two_e_integral(1,1,1,1) < huge(1.d0)) then
|
if (ao_two_e_integral(1,1,1,1) < huge(1.d0)) then
|
||||||
|
Loading…
Reference in New Issue
Block a user