ViC*: A Preprocessor for Virtual-Memory C* Dartmouth Technical Report PCS-TR94-243 Thomas H. Cormen Alex Colvin Date: 1994 URL (compressed postscript): (88KB) URL (PDF): (248KB) Abstract: This paper describes the functionality of ViC*, a compiler-like preprocessor for out-of-core C*. The input to ViC* is a C* program but with certain shapes declared \verb`outofcore`, which means that all parallel variables of these shapes reside on disk. The output is a standard C* program with the appropriate I/O and library calls added for efficient access to out-of-core parallel variables.