cuda-kernel
There are 12 repositories under cuda-kernel topic.
ELS-RD/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
teddykoker/torchsort
Fast, differentiable sorting and ranking in PyTorch
tpoisonooo/how-to-optimize-gemm
row-major matmul optimization
rbga/CPU-vs-GPU-Matrix-Operation
A performance comparison of standard matrix functions between CPU and GPU using Nvidia CUDA on Visual Studio using C++
webis-de/pytorch-window-matmul
a custom CUDA kernel for windowed matrix multiplication
ckswjd99-at-snu/SHPC-2023-2
SNU CSE Scalable High Performance Computing (M1522.006700) - 2023 Autumn
kachi-group/ichida-algo
Winning submission for StartHack 2024: HPC optimized multi-GPU/CPU inference
Shikha-code36/CUDA-Programming-Beginner-Guide
A beginner's guide to CUDA programming
ProgrammerGnome/CUDA-codes
Snippet repository for learning parallel GPU programming with CUDA.