BibTeX for papers by David Kotz; for complete/updated list see https://www.cs.dartmouth.edu/~kotz/research/papers.html @TechReport{carter:vesta, author = {Matthew P. Carter and David Kotz}, title = {{An Implementation of the Vesta Parallel File System API on the Galley Parallel File System}}, institution = {Dartmouth Computer Science}, year = 1998, month = {April}, number = {PCS-TR98-329}, copyright = {the authors}, URL = {https://www.cs.dartmouth.edu/~kotz/research/carter-vesta/index.html}, abstract = {To demonstrate the flexibility of the Galley parallel file system and to analyze the efficiency and flexibility of the Vesta parallel file system interface, we implemented Vesta's application-programming interface on top of Galley. We implemented the Vesta interface using Galley's file-access methods, whose design arose from extensive testing and characterization of the I/O requirements of scientific applications for high-performance multiprocessors. We used a parallel CPU, parallel I/O, out-of-core matrix-multiplication application to test the Vesta interface in both its ability to specify data access patterns and in its run-time efficiency. In spite of its powerful ability to specify the distribution of regular, non-overlapping data access patterns across disks, we found that the Vesta interface has some significant limitations. We discuss these limitations in detail in the paper, along with the performance results.}, }