Symmetrical data sieving for noncontiguous i/o accesses in molecular dynamics simulations

  • Authors:
  • M. B. Ibáñez;F. García;J. Carretero

  • Affiliations:
  • Departamento de Informática, Grupo de Arquitectura de Computadores, Universidad Carlos III de Madrid, Madrid, España;Departamento de Informática, Grupo de Arquitectura de Computadores, Universidad Carlos III de Madrid, Madrid, España;Departamento de Informática, Grupo de Arquitectura de Computadores, Universidad Carlos III de Madrid, Madrid, España

  • Venue:
  • PVM/MPI'05 Proceedings of the 12th European PVM/MPI users' group conference on Recent Advances in Parallel Virtual Machine and Message Passing Interface
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article analyzes the impact of different solutions of I/O performance problem on Molecular Dynamics (MD) simulation. MD accesses data in a non-contiguous way, with unpredictable patterns that change as the simulation progresses. Such application drastically affect the performance of Parallel File Systems. We show that there is a strong relation between the distribution of the atoms on the simulation space and MD I/O performance. We propose a variant of data sieving approach that uses the symmetry of the MD’s access pattern to minimize the number of I/O operations, and behaves considerably better than other tested solutions.