ViC*: A Preprocessor for Virtual-Memory C*

  • Authors:
  • Thomas H. Cormen;Alex Colvin

  • Affiliations:
  • -;-

  • Venue:
  • ViC*: A Preprocessor for Virtual-Memory C*
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

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.