Listing of all papers published by Kelvin Bryant

Click here to remove the abstracts

  • A Framework for Optimizing Parallel I/O
    University of Maryland, Department of Computer Science and UMIACS Technical Reports CS-TR-3416, UMIACS-TR-95-20

    Robert Bennet, Kelvin Bryant, Alan Sussman, Raja Das, Joel Saltz.

    There has been a great deal of recent interest in paralell I/O. This paper discussed issues in the design and implementation of a portable I/O library designed to optimize the performance of multiprocessor architechtures that include multiple disks or disk arrays. The major emphasis of the paper is on optimizations that are made possible by the use of collective I/O, so that I/O requests for multiple processors can be combined to improve performance. Performance measurements from benchmarking our implementation of an I/O library that currently performs collective local optimizations , called Jovian, on three application templates are also presented.