This document discusses parallel HDF5 (PHDF5). It begins with an overview of PHDF5 design and requirements, including supporting MPI programming and providing a single file image to all processes. Performance analysis shows that using larger I/O data sizes, collective I/O instead of independent I/O, and I/O system hints can improve performance. The h5perf tool can measure I/O performance using different APIs.