next up previous
Next: PFS-SIM Up: Parallel I/O Simulator Previous: Parallel I/O Simulator

PIO-SIM

PIO-SIM is the layer of the simulator which simulates MPI-IO calls. In the case of collective I/O operations, the underlying implementation of the collective I/O algorithm is hidden from the user.

The basic idea behind collective I/O algorithms is to use global knowledge about the I/O transfer among the processes in order to combine many, small requests into fewer, large requests. PIO-SIM currently supports the following collective I/O implementations:



next up previous
Next: PFS-SIM Up: Parallel I/O Simulator Previous: Parallel I/O Simulator



Andy Kahn
Tue Jun 24 17:48:10 PDT 1997