csc-training / CUDALinks
Introduction to CUDA programming
☆129Updated 8 years ago
Alternatives and similar repositories for CUDA
Users that are interested in CUDA are comparing it to the libraries listed below
Sorting:
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- Codebase associated with the PyTorch compiler tutorial☆47Updated 6 years ago
- CUDA by practice☆132Updated 5 years ago
- CUDA official sample codes☆370Updated 10 years ago
- ☆23Updated 6 years ago
- PyTorch C++ API Documentation☆242Updated this week
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- Customized matrix multiplication kernels☆57Updated 3 years ago
- Fast CUDA Kernels for ResNet Inference.☆182Updated 6 years ago
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010☆223Updated 3 years ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆91Updated 2 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆50Updated 7 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆137Updated 3 years ago
- Sparse matrix computation library for GPU☆58Updated 5 years ago
- A library of GPU kernels for sparse matrix operations.☆280Updated 5 years ago
- GEMM and Winograd based convolutions using CUTLASS☆28Updated 5 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- kmeans clustering with multi-GPU capabilities☆120Updated 2 years ago
- Training material for Nsight developer tools☆173Updated last year
- Programmable Neural Network Compression☆149Updated 3 years ago
- ☆16Updated last year
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆462Updated 2 years ago
- ☆50Updated last year
- A set of hands-on tutorials for CUDA programming☆243Updated last year
- TVM stack: exploring the incredible explosion of deep-learning frameworks and how to bring them together☆64Updated 7 years ago
- Dynamic Tensor Rematerialization prototype (modified PyTorch) and simulator. Paper: https://arxiv.org/abs/2006.09616☆133Updated 2 years ago
- Source code that accompanies The CUDA Handbook.☆558Updated 2 months ago
- PyProf2: PyTorch Profiling tool☆82Updated 5 years ago