Speeding Up Hartree–Fock in JuliaChem with Density Fitting
收藏NIAID Data Ecosystem2026-05-10 收录
下载链接:
https://figshare.com/articles/dataset/Speeding_Up_Hartree_Fock_in_JuliaChem_with_Density_Fitting/31941412
下载链接
链接失效反馈官方服务:
资源简介:
In this work, the density fitting (DF) approximation
is added to
the restricted Hartree–Fock (RHF) implementation in the JuliaChem
computational chemistry code. Utilizing a DF algorithm that uses symmetry
and integral screening, a significant reduction in time to compute
the Fock matrix is achieved. The symmetry and screening DF-RHF techniques
were adapted to be performed on graphics processing units (GPUs),
which are well suited to perform the matrix multiplications that comprise
the bulk of the Fock build time in DF-RHF. The JuliaChem DF-RHF GPU
algorithm employs a novel approach that automatically switches between
two DF-RHF algorithms depending on the number of basis functions in
the calculation. The JuliaChem GPU DF-RHF implementation demonstrates
up to 2× speedup for Fock build times compared to the existing
best-in-class GPU DF-RHF implementation by operating directly on screened
intermediate matrices. Due to the high portability of the Julia language
code, the JuliaChem CPU and GPU DF-RHF implementations could be benchmarked
on a variety of CPU and GPU architectures from multiple hardware vendors.
创建时间:
2026-04-06



