Parallelising computational microstructure simulations for metallic materials with OpenMP

  • Authors:
  • Ralph Altenfeld;Markus Apel;Dieter an Mey;Bernd Böttger;Stefan Benke;Christian Bischof

  • Affiliations:
  • JARA-HPC, RWTH Aachen University, Germany;ACCESS e.V., RWTH Aachen University, Germany;JARA-HPC, RWTH Aachen University, Germany;ACCESS e.V., RWTH Aachen University, Germany;ACCESS e.V., RWTH Aachen University, Germany;JARA-HPC, RWTH Aachen University, Germany

  • Venue:
  • IWOMP'11 Proceedings of the 7th international conference on OpenMP in the Petascale era
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work focuses on the OpenMP parallelisation of an iterative linear equation solver and parallel usage of an explicit solver for the nonlinear phase-field equations. Both solvers are used in microstructure evolution simulations based on the phase-field method. For the latter one, we compare a graph based solution using OpenMP tasks to a first-come-first-serve scheduling using an OpenMP critical section. We discuss how the task solution might benefit from the introduction of OpenMP task dependencies. The concepts are implemented in the software MICRESS which is mainly used by material engineers for the simulation of the evolving material microstructure during processing.