SearcharxivSearch

arXiv subjects

Magnar Bjørgve

Publications and source records attributed to Magnar Bjørgve.

5 recordsLinked to original sources

GaDE -- GPU-acceleration of time-dependent Dirac Equation for exascale

Modern heterogeneous high-performance computing (HPC) systems powered by advanced graphics processing unit (GPU) architectures enable accelerating computing with unprecedented performance and scalability. Here, we present a GPU-accelerated solver for the three-dimensional (3D) time-dependent Dirac equation optimized for distributed HPC systems. The solver named GaDE is designed to simulate the electron dynamics in atoms induced by electromagnetic fields in the relativistic regime. It combines MPI with CUDA/HIP to target both NVIDIA and AMD GPU architectures. We discuss our implementation strategies in which most of the computations are carried out on GPUs, taking advantage of the GPU-aware MPI feature to optimize communication performance. We evaluate GaDE on the pre-exascale supercomputer LUMI, powered by AMD MI250X GPUs and HPE's Slingshot interconnect. Single-GPU performance on NVIDIA A100, GH200, and AMD MI250X shows comparable performance between A100 and MI250X in compute and memory bandwidth, with GH200 delivering higher performance. Weak scaling on LUMI demonstrates exceptional scalability, achieving 85% parallel efficiency across 2048 GPUs, while strong scaling delivers a 16x speedup on 32 GPUs - 50% efficiency for a communication-intensive, time-dependent Dirac equation solver. These results demonstrate GaDE's high scalability, making it suitable for exascale systems and enabling predictive simulations for ultra-intense laser experiments probing relativistic quantum effects.

physics.comp-ph

VAMPyR -- A High-Level Python Library for Mathematical Operations in a Multiwavelets Representation

Wavelets and Multiwavelets have lately been adopted in Quantum Chemistry to overcome challenges presented by the two main families of basis sets: Gaussian atomic orbitals and plane waves. In addition to their numerical advantages (high precision, locality, fast algorithms for operator application, linear scaling with respect to system size, to mention a few) they provide a framework which narrows the gap between the theoretical formalism of the fundamental equations and the practical implementation in a working code. This realization led us to the development of the Python library called VAMPyR, (Very Accurate Multiresolution Python Routines). VAMPyR encodes the binding to a C++ library for Multiwavelet calculations (algebra, integral and differential operator application) and exposes the required functionality to write simple Python code to solve among others, the Hartree--Fock equations, the generalized Poisson Equation, the Dirac equation and the time-dependent Schrödinger equation up to any predefined precision. In this contribution we will outline the main features of Multiresolution Analysis using multiwavelets and we will describe the design of the code. A few illustrative examples will show the code capabilities and its interoperability with other software platforms.

physics.chem-ph

Full Breit Hamiltonian in the Multiwavelets Framework

New techniques in core-electron spectroscopy are necessary to resolve the structures of oxides of $f$-elements and other strongly correlated materials that are present only as powders and not as single crystals. Thus, accurate quantum chemical methods need to be developed to calculate core spectroscopic properties in such materials. In this contribution, we present an important development in this direction, extending our fully adaptive real-space multiwavelet basis framework to tackle the 4-component Dirac-Coulomb-Breit Hamiltonian. We show that Multiwavelets are able to reproduce one-dimensional grid-based approaches. They are however a fully three-dimensional approach which can later on be extended to molecules and materials. Our Multiwavelet implementation attained precise results irrespective of the chosen nuclear model, provided that the error threshold is tight enough and the chosen polynomial basis is sufficiently large. Furthermore, our results confirmed that in two-electron species, the magnetic and Gauge contributions from $s$-orbitals are identical in magnitude and can account for the experimental evidence from $K$ and $L$ edges.

physics.chem-ph

Cavity-free continuum solvation: implementation and parametrization in a multiwavelet framework

We present a multiwavelet-based implementation of a quantum/classical polarizable continuum model. The solvent model uses a diffuse solute-solvent boundary and a position-dependent permittivity, lifting the sharp-boundary assumption underlying many existing continuum solvation models. We are able to include both surface and volume polarization effects in the quantum/classical coupling, with guaranteed precision, due to the adaptive refinement strategies of our multiwavelet implementation. The model can account for complex solvent environments and does not need a posteriori corrections for volume polarization effects. We validate our results against a sharp-boundary continuum model and find very good correlation of the polarization energies computed for the Minnesota solvation database.

physics.chem-ph

The MRChem multiresolution analysis code for molecular electronic structure calculations: performance and scaling properties

MRChem is a code for molecular electronic structure calculations, based on a multiwavelet adaptive basis representation. We provide a description of our implementation strategy and several benchmark calculations. Systems comprising more than a thousand orbitals are investigated at the HF level of theory, with an emphasis on scaling properties. With our design, terms which formally scale quadratically with the system size, in effect have a better scaling because of the implicit screening introduced by the inherent adaptivity of the method: all operations are performed to the requested precision, which serves the dual purpose of minimizing the computational cost and controlling the final error precisely. Comparisons with traditional Gaussian-type orbitals based software, show that MRChem can be competitive with respect to performance.

physics.chem-ph