cudpp_spmvmult.h File Reference

Scan functionality header file - contains CUDPP interface (not public). More...


Functions

void allocSparseMatrixVectorMultiplyStorage (CUDPPSparseMatrixVectorMultiplyPlan *plan, const void *A, const unsigned int *rowindx, const unsigned int *indx)
 Allocate intermediate product, flags and rowFindx (index of the last element of each row) array .
void freeSparseMatrixVectorMultiplyStorage (CUDPPSparseMatrixVectorMultiplyPlan *plan)
 Deallocate intermediate product, flags and rowFindx (index of the last element of each row) array .
void cudppSparseMatrixVectorMultiplyDispatch (void *d_y, const void *d_x, const CUDPPSparseMatrixVectorMultiplyPlan *plan)
 Dispatch function to perform a sparse matrix-vector multiply with the specified configuration.


Detailed Description

Scan functionality header file - contains CUDPP interface (not public).

cudpp_spmvmult.h


Generated on Sun Apr 20 19:51:33 2008 for CUDPP by  doxygen 1.5.5