57 research outputs found
Memory-Efficient Recursive Evaluation of 3-Center Gaussian Integrals
To improve the efficiency of Gaussian integral evaluation on modern
accelerated architectures FLOP-efficient Obara-Saika-based recursive evaluation
schemes are optimized for the memory footprint. For the 3-center 2-particle
integrals that are key for the evaluation of Coulomb and other 2-particle
interactions in the density-fitting approximation the use of multi-quantal
recurrences (in which multiple quanta are created or transferred at once) is
shown to produce significant memory savings. Other innovation include
leveraging register memory for reduced memory footprint and direct compile-time
generation of optimized kernels (instead of custom code generation) with
compile-time features of modern C++/CUDA. High efficiency of the CPU- and
CUDA-based implementation of the proposed schemes is demonstrated for both the
individual batches of integrals involving up to Gaussians with low and high
angular momenta (up to ) and contraction degrees, as well as for the
density-fitting-based evaluation of the Coulomb potential. The computer
implementation is available in the open-source LibintX library.Comment: 37 pages, 2 figures, 6 table
Direct determination of optimal real-space orbitals for correlated electronic structure of molecules
We demonstrate how to determine nearly numerically exact orthonormal orbitals
that are optimal for evaluation of the energy of arbitrary (correlated) states
of atoms and molecules by minimization of the energy Lagrangian. Orbitals are
expressed in real space using multiresolution spectral element basis that is
refined adaptively to achieve the user-specified target precision while
avoiding the ill-conditioning issues that plague AO basis set expansions
traditionally used for correlated models of molecular electronic structure. For
light atoms the orbital solver in conjunction with a variational electronic
structure model [selected Configuration Interaction (CI)] provides energies of
comparable precision to a state-of-the-art atomic CI solver. The computed
electronic energies of atoms and molecules are significantly more accurate than
the counterparts obtained with the Gaussian AO bases of the same rank, and can
be determined even when linear dependence issues preclude the use of the AO
bases.Comment: 25 pages, 2 figure
- …