@TechReport{cormen:vic, author = {Thomas H. Cormen and Alex Colvin}, title = {{ViC*}: A Preprocessor for Virtual-Memory {C*}}, year = {1994}, month = {November}, number = {PCS-TR94-243}, institution = {Dept. of Computer Science, Dartmouth College}, copyright = {the authors}, URL = {https://digitalcommons.dartmouth.edu/cs_tr/109/}, keywords = {compiler, out-of-core computation, parallel I/O, pario-bib}, 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.} }