BIB-VERSION:: CS-TR-v2.0 ID:: ncstrl.dartmouthcs//TR94-243 ENTRY:: January 20, 1995 ORGANIZATION:: Dartmouth College, Computer Science TITLE:: ViC*: A Preprocessor for Virtual-Memory C* TYPE:: Technical Report (paper) REVISION:: 1 AUTHOR:: Cormen, Thomas H. AUTHOR:: Colvin, Alex NOTE:: The 'January' in DATE is an arbitrary placeholder. DATE:: January 1994 RETRIEVAL:: For a paper copy, email RETRIEVAL:: For a paper copy, write to Technical Report Librarian Department of Computer Science Dartmouth College 6211 Sudikoff Laboratory Hanover, NH 03755-3510 USA RETRIEVAL:: Compressed Postscript at http://www.cs.dartmouth.edu/reports/TR94-243.ps.Z RETRIEVAL:: PDF at http://www.cs.dartmouth.edu/reports/TR94-243.pdf 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. END:: ncstrl.dartmouthcs//TR94-243