Related Experiment Video
Updated: Sep 2, 2025

Synthesis and Operation of Fluorescent-core Microcavities for Refractometric Sensing
Published on: March 13, 2013
GPU Acceleration of Large-Scale Full-Frequency GW Calculations.
Victor Wen-Zhe Yu1, Marco Govoni1,2
1Materials Science Division, Argonne National Laboratory, Lemont, Illinois 60439, United States.
We accelerated the full-frequency GW method using GPUs, significantly speeding up electronic excitation calculations for molecules and materials. This advancement enables large-scale simulations on high-performance computing systems.
Area of Science:
- Computational Physics
- Quantum Chemistry
- Materials Science
Background:
- Many-body perturbation theory, specifically the GW approximation, is crucial for simulating electronic excitations.
- Density Functional Theory (DFT) provides the starting point for GW calculations.
- Scaling GW calculations to high-performance computing (HPC) systems is essential for tackling larger, more complex systems.
Purpose of the Study:
- To investigate and implement GPU acceleration for the full-frequency GW method within the WEST code.
- To enhance the computational efficiency and scalability of GW calculations on modern HPC architectures.
- To demonstrate the feasibility of large-scale GW simulations for realistic material systems.
Main Methods:
- Utilized optimized GPU libraries (cuFFT, cuBLAS) for accelerated computations.
- Implemented a hierarchical parallelization strategy to minimize data transfer between CPUs and GPUs.
- Employed nonblocking MPI communications and mixed precision techniques to maximize computational throughput.
- Conducted performance benchmarks on leadership HPC systems.
Main Results:
- Achieved substantial speedups for the GPU-accelerated WEST code compared to its CPU-only version.
- Demonstrated excellent strong and weak scaling performance across a large number of GPUs (up to 25,920).
- Successfully performed large-scale GW calculations on systems with up to 10,368 valence electrons.
Conclusions:
- GPU acceleration significantly enhances the performance and scalability of the full-frequency GW method.
- The WEST code, with GPU acceleration, is capable of performing large-scale electronic excitation calculations for complex material systems.
- This work paves the way for more extensive theoretical investigations of electronic properties in molecules and materials.
Related Concept Videos
Numerical Calculations
The solution to a problem is obtained using different methods. While manually solving algebraic symbols is one of the most common methods, the graphical method is often preferred. Computers...
Ampere-Maxwell's Law: Problem-Solving
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Parallel Processing
Maxwell-Boltzmann Distribution: Problem Solving
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
Fast Fourier Transform
The computational efficiency of the FFT becomes...

