Related Experiment Video
Updated: Jan 15, 2026

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
Published on: April 8, 2020
Efficient Algorithms for GPU Accelerated Evaluation of the DFT Exchange-Correlation Functional
Ryan Stocks1, Giuseppe M J Barca1,2,3
1School of Computing, Australian National University, Canberra, ACT 2601, Australia.
We optimized Kohn-Sham density functional theory (KS-DFT) algorithms for GPUs, accelerating electronic structure calculations. Batched linear algebra methods show significant speedups for large molecular systems.
Area of Science:
- Computational Chemistry
- Materials Science
- Quantum Mechanics
Background:
- Kohn-Sham density functional theory (KS-DFT) is crucial for electronic structure calculations.
- Hardware-aware implementations enhance KS-DFT efficiency for larger systems and machine learning datasets.
- GPU acceleration is key to advancing computational chemistry.
Purpose of the Study:
- To comparatively study four GPU-accelerated algorithms for KS-DFT exchange-correlation (XC) potential evaluation.
- To identify the most efficient algorithms for different molecular system types and sizes.
- To improve computational cost and enable larger-scale simulations.
Main Methods:
- Developed and benchmarked four GPU-accelerated KS-DFT XC potential evaluation algorithms.
- Utilized batched dense linear algebra techniques.
- Tested algorithms on diverse molecular systems including glycine chains, water clusters, and diamond nanoparticles.
Main Results:
- Two batched linear algebra approaches outperformed others across benchmarks.
- Batched XC matrix formation from density matrix is best for large, sparse systems (>1000 basis functions).
- Molecular orbital coefficient-based algorithms excel for smaller, denser systems, despite higher scaling.
Conclusions:
- GPU-accelerated KS-DFT algorithms significantly reduce computational cost (1.4-5.2x speedup).
- Algorithm choice depends on system size and density, impacting performance.
- Future work should focus on mixed-precision and emerging GPU architectures for further gains.
More Related Videos
08:04Excitonic Hamiltonians for Calculating Optical Absorption Spectra and Optoelectronic Properties of Molecular Aggregates and Solids
Published on: May 27, 2020
06:51Confocal Microscopy Reveals Cell Surface Receptor Aggregation Through Image Correlation Spectroscopy
Published on: August 2, 2018
Related Concept Videos
Fast Fourier Transform
The computational efficiency of the FFT becomes...
Discrete Fourier Transform
Properties of DTFT II
The frequency differentiation property is illustrated by considering a DTFT pair and differentiating both sides with respect to ω.
Discrete-Time Fourier Series
For a discrete-time periodic signal x[n]...
Discrete-time Fourier transform
One of the notable...
Relation of DFT to z-Transform
To understand how the DFT works, it's helpful to consider the z-transform, which is a method for representing discrete sequences in the complex frequency domain. The z-transform involves summing the...