ksopyla / CudaDotProd

Different implementation of sparse matrix multiplication. All matrices are in CSR format. The code contains different CUDA kernels for multiply sparse matrix vs dense vector and sparse matrix vs another sparse matrix. It contains several cuda kernel for sparse matrix dense vector product and sparse matrix sparse matrix product.
16Updated 14 years ago

Alternatives and similar repositories for CudaDotProd:

Users that are interested in CudaDotProd are comparing it to the libraries listed below