ksopyla / CudaDotProdLinks
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.
☆17Updated 14 years ago
Alternatives and similar repositories for CudaDotProd
Users that are interested in CudaDotProd are comparing it to the libraries listed below
Sorting:
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆71Updated 8 years ago
- Open single and half precision gemm implementations☆384Updated 2 years ago
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 8 years ago
- ☆95Updated 8 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆107Updated last year
- Sparse matrix computation library for GPU☆56Updated 5 years ago
- Benchmarking matrix multiplication implementations☆100Updated 9 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆416Updated last month
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆27Updated 10 years ago
- kmeans☆55Updated 9 years ago
- Machine Learning Toolkit for Extreme Scale (MaTEx)☆111Updated 7 years ago
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 7 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- GPU-specialized parameter server for GPU machine learning.☆101Updated 7 years ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- Documentation for StreamExecutor open source proposal☆84Updated 9 years ago
- CUDA Tensor Transpose (cuTT) library☆52Updated 8 years ago
- Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code☆63Updated 4 years ago
- sparse matrix pre-processing library☆83Updated last year
- Efficient Top-K implementation on the GPU☆185Updated 6 years ago
- High-Performance Tensor Transpose library☆203Updated 2 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆182Updated 2 years ago
- High optimized fft library based on CUDA(the same fast as cufft and faster some times)☆19Updated 8 years ago
- this is the release repository of superneurons☆53Updated 4 years ago