You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benchmarking indicates that for transition metals, we see that Molcas can finish an entire CASSCF in the time it takes Psi and L2 to compute integrals. Francesco attributes this to not taking advantage of "segmented contracted basis" to reuse intermediates.
To improve the speed, Francesco proposes we integrate our integrals with PySCF.
The text was updated successfully, but these errors were encountered:
Benchmarking indicates that for transition metals, we see that Molcas can finish an entire CASSCF in the time it takes Psi and L2 to compute integrals. Francesco attributes this to not taking advantage of "segmented contracted basis" to reuse intermediates.
To improve the speed, Francesco proposes we integrate our integrals with PySCF.
The text was updated successfully, but these errors were encountered: