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
Related projects ⓘ
Alternatives and complementary repositories for CudaDotProd
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 6 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 4 years ago
- Efficient LDA solution on GPUs.☆24Updated 6 years ago
- sparse matrix pre-processing library☆81Updated 6 months ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆20Updated 6 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆69Updated 8 years ago
- The Surprisingly ParalleL spArse Tensor Toolkit.☆69Updated 2 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆40Updated 6 years ago
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆26Updated 9 years ago
- This repository contains the cuStinger data structure used for dynamic graph representation.☆18Updated 5 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆291Updated 5 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- ☆90Updated 7 years ago
- Generating Families of Practical Fast Matrix Multiplication Algorithms☆12Updated 7 years ago
- High optimized fft library based on CUDA(the same fast as cufft and faster some times)☆18Updated 7 years ago
- GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..☆25Updated 4 years ago
- Sparse matrix computation library for GPU☆54Updated 4 years ago
- Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code☆61Updated 4 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.☆52Updated 9 years ago
- Dolphin - a Deep Learning on MIC architecture Project.☆25Updated 10 years ago
- Artifact of paper "Exploiting Recent SIMD Architectural Advances for Irregular Applications"☆11Updated 8 years ago
- Full-speed Array of Structures access☆162Updated last year
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 8 years ago
- ☆24Updated 6 years ago
- Machine Learning Toolkit for Extreme Scale (MaTEx)☆111Updated 6 years ago
- image to column☆31Updated 10 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 8 years ago