next up previous contents
Next: Notes for CPSC Up: Speeding up the Level Previous: Notes for AXPY   Contents

Notes for COPY

  1. Performs $ y \leftarrow x $
  2. An index file input line looks like:
    <ID> <incX> <incY> <source file> <author name>
    
  3. For complex with both vector strides 1, the real kernel is called with 2*N.
  4. incX arbitrary incY=1 is interesting since it represents copying to contiguous storage.



R. Clint Whaley 2001-08-04