Applying high performance computing techniques in astrophysics

  • Authors:
  • Francisco Almeida;Evencio Mediavilla;Alex Oscoz;Francisco de Sande

  • Affiliations:
  • Dept. de Estadística, Investigación Operativa y Computación, Univ. de La Laguna, La Laguna, Spain;Instituto de Astrofísica de Canarias (IAC), La Laguna, Spain;Instituto de Astrofísica de Canarias (IAC), La Laguna, Spain;Dept. de Estadística, Investigación Operativa y Computación, Univ. de La Laguna, La Laguna, Spain

  • Venue:
  • PARA'04 Proceedings of the 7th international conference on Applied Parallel Computing: state of the Art in Scientific Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

When trying to improve the execution time of scientific applications using parallelism, two alternatives appear as the most extended: to use explicit message-passing or using a shared address memory space. MPI and OpenMP are nowadays the industrial standards for each alternative. We broach the parallelization of an astrophysics code used to measure various properties of the accretion disk in a black hole. Different parallel approaches have been implemented: pure MPI and OpenMP versions using cyclic and block distributions, a hybrid MPI+OpenMP parallelization and a MPI Master-Slave strategy. A broad computational experience on a ccNUMA SGI Origin 3000 architecture is presented. From the scientific point of view, the most profitable conclusion is the confirmation of the robustness of the technique that the original code implements.