CVL: A C Vector Library Manual: Version 2

  • Authors:
  • Guy E. Blelloch;Siddhartha Chatterjee;Jonathan C. Hardwick;Margaret Reid-Miller;Jay Sipelstein;Marco Zagha

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • CVL: A C Vector Library Manual: Version 2
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

CVL is a library of low-level vector routines callable from C. This library includes a wide variety of vector operations such as elementwise function applications, scans, reduces and permutations. Most CVL routines are defined for segmented and unsegmented vectors. This paper is intended for CVL users and implementors, and assumes familiarity with vector operations and the scan-vector model of parallel computation.