vix.ing · top · new · best · stats · spec

Multigrid Solver on Fugaku

2021/12/01 by Ishikawa, Ken-Ichi, Kanamori, Issaku, Matsufuru, Hideo
#FOS: Physical sciences #High Energy Physics - Lattice (hep-lat)

paper · doi:10.48550/arxiv.2112.00501

Abstract

We report an implementation of a multigrid solver for the Clover fermion on supercomputer Fugaku, which uses A64FX CPU with Arm architecture. On Fugaku, a highly optimized implementation of BiCGStab solver with domain decomposed preconditioner for the Clover fermion, called QCD Wide SIMD library (QWS), is available. We use the preconditioner in QWS as a smoother of the multigrid solver. Our implementation shows reasonably good scaling and performance. The code is developed by using Bridge++ code framework and its extension.

Related