Implementing a Parallel NetCDF Interface for Seamless Remote I/O Using Multi-dimensional Data

  • Authors:
  • Yuichi Tsujita

  • Affiliations:
  • Department of Electronic Engineering and Computer Science, School of Engineering, Kinki University, Hiroshima, Japan 739-2116

  • Venue:
  • High Performance Computing for Computational Science - VECPAR 2008
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

Parallel netCDF supports parallel I/O operations for a view of data as a collection of self-describing, portable, and array-oriented objects that can be accessed through a simple interface. Its parallel I/O operations are realized with the help of an MPI-I/O library. However, such the operations are not available in remote I/O operations. So, a remote I/O mechanism of a Stampi library was introduced in an MPI layer of the parallel netCDF to realize such the operations. This system was evaluated on two interconnected PC clusters, and sufficient performance was achieved with a huge amount of data.