Computers (May 2024)

Performance Comparison of CFD Microbenchmarks on Diverse HPC Architectures

  • Flavio C. C. Galeazzo,
  • Marta Garcia-Gasulla,
  • Elisabetta Boella,
  • Josep Pocurull,
  • Sergey Lesnik,
  • Henrik Rusche,
  • Simone Bnà,
  • Matteo Cerminara,
  • Federico Brogi,
  • Filippo Marchetti,
  • Daniele Gregori,
  • R. Gregor Weiß,
  • Andreas Ruopp

DOI
https://doi.org/10.3390/computers13050115
Journal volume & issue
Vol. 13, no. 5
p. 115

Abstract

Read online

OpenFOAM is a CFD software widely used in both industry and academia. The exaFOAM project aims at enhancing the HPC scalability of OpenFOAM, while identifying its current bottlenecks and proposing ways to overcome them. For the assessment of the software components and the code profiling during the code development, lightweight but significant benchmarks should be used. The answer was to develop microbenchmarks, with a small memory footprint and short runtime. The name microbenchmark does not mean that they have been prepared to be the smallest possible test cases, as they have been developed to fit in a compute node, which usually has dozens of compute cores. The microbenchmarks cover a broad band of applications: incompressible and compressible flow, combustion, viscoelastic flow and adjoint optimization. All benchmarks are part of the OpenFOAM HPC Technical Committee repository and are fully accessible. The performance using HPC systems with Intel and AMD processors (x86_64 architecture) and Arm processors (aarch64 architecture) have been benchmarked. For the workloads in this study, the mean performance with the AMD CPU is 62% higher than with Arm and 42% higher than with Intel. The AMD processor seems particularly suited resulting in an overall shorter time-to-solution.

Keywords