Hierarchical Parallelisation of Functional Renormalisation Group Calculations -- hp-fRG
Daniel Rohe

TL;DR
This paper demonstrates a multi-level parallelisation strategy for the functional renormalisation group method, significantly enhancing computational efficiency and enabling applications previously limited by high numerical costs.
Contribution
The work introduces a hierarchical parallelisation approach combining MPI, OpenMP, and SIMD, which drastically accelerates fRG calculations with minimal code modifications.
Findings
Code speed-up by several orders of magnitude
Successful application on two different HPC platforms
Moderate code changes enable large performance gains
Abstract
The functional renormalisation group (fRG) has evolved into a versatile tool in condensed matter theory for studying important aspects of correlated electron systems. Practical applications of the method often involve a high numerical effort, motivating the question in how far High Performance Computing (HPC) can leverage the approach. In this work we report on a multi-level parallelisation of the underlying computational machinery and show that this can speed up the code by several orders of magnitude. This in turn can extend the applicability of the method to otherwise inaccessible cases. We exploit three levels of parallelisation: Distributed computing by means of Message Passing (MPI), shared-memory computing using OpenMP, and vectorisation by means of SIMD units (single-instruction-multiple-data). Results are provided for two distinct High Performance Computing (HPC) platforms,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
