@TechReport{kennedy:sio, author = {Ken Kennedy and Charles Koelbel and Mike Paleczny}, title = {Scalable {I/O} for Out-of-Core Structures}, year = {1993}, month = {November}, number = {CRPC-TR93357-S}, institution = {Center for Research on Parallel Computation, Rice University}, note = {Updated August, 1994}, keywords = {parallel I/O, out-of-core, pario-bib}, comment = {They describe a project they are beginning, which attempts to have the compiler analyze a program that uses large arrays, and insert explicit I/O statements to move data from those arrays to and from disk. This is seen as an alternative to OS and hardware virtual memory, and is likely to provide much better performance (so show their initial results). Their focus is on overlapping I/O and computation.} }