lzhengchun / matrix-cuda
matrix multiplication in CUDA
☆124Updated last year
Alternatives and similar repositories for matrix-cuda
Users that are interested in matrix-cuda are comparing it to the libraries listed below
Sorting:
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- CUDA by practice☆127Updated 5 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 4 years ago
- Introduction to CUDA programming☆116Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 5 years ago
- A library of GPU kernels for sparse matrix operations.☆264Updated 4 years ago
- CUDA official sample codes☆367Updated 9 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆71Updated 4 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆54Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆131Updated 4 years ago
- Online CUDA Occupancy Calculator☆76Updated 3 years ago
- ☆440Updated 9 years ago
- ☆91Updated 8 years ago
- A new QR decomposition algorithm implemented in CUDA☆16Updated 10 months ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 2 years ago
- Some source code about matrix multiplication implementation on CUDA☆34Updated 6 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆51Updated 7 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆50Updated 4 years ago
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆96Updated 7 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆39Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆96Updated last year
- ☆67Updated 11 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- Dissecting NVIDIA GPU Architecture☆94Updated 2 years ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆81Updated last year
- This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010☆218Updated 2 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago