Implementing A Parallel NetCDF Interface for Seamless Remote I/O Using Multi-Dimensional Data
Yuichi Tsujita (School of Engineering, Kinki University)
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.
Keywords:
Parallel and Distributed Computing, Cluster Computing