Parallel simulation of three–dimensional bursting with MPI and OpenMP

  • Authors:
  • S. Tabik;L. F. Romero;E. M. Garzón;J. I. Ramos

  • Affiliations:
  • Depto de Arquitectura de Computadores y Electrónica, Universidad de Almería, Spain;Room I-320, E.T.S. Ingenieros Industriales, Universidad de Málaga, 29080, Spain;Depto de Arquitectura de Computadores y Electrónica, Universidad de Almería, Spain;Room I-320, E.T.S. Ingenieros Industriales, Universidad de Málaga, 29080, Spain

  • Venue:
  • ICCS'06 Proceedings of the 6th international conference on Computational Science - Volume Part II
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work presents a mathematical model and its parallel implementation via two parallel paradigms for the simulation of three–dimensional bursting phenomena. The mathematical model consists of four nonlinearly coupled partial differential equations and includes fast and slow subsystems. The differential equations have been discretized by means of a linearly–implicit finite difference method in equally–spaced grids. The resulting system of equations at each time level has been solved by means of an optimized Preconditioned Conjugate Gradient (PCG) method. The proposed mathematical model has been implemented via: (1) a message passing paradigm based on the standard MPI and (2) a shared address space paradigm based on SPMD OpenMP. The two implementations have been evaluated on two current parallel architectures, i.e., a cluster of biprocessors Xeon and an SGI Altix 3700 Bx2 based on Itanium. It is shown that better performance and scalability are obtained on the second platform.