cuda-kernel
There are 16 repositories under cuda-kernel topic.
xlite-dev/LeetCUDA
📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉
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
shreyansh26/MLSys-Experiments
A collection of scripts on experimenting and implementing MLSys-related stuff
Chirag005/CUDA-Kernel-project
Custom PyTorch CUDA kernel implementing optimized ReLU activation with vectorization, performance profiling, and memory analysis on Tesla T4 GPU achieving 75% bandwidth efficiency.
bbahipro2/GEMM
🔍 Explore GEMM: a C/C++ library for efficient matrix multiplication using OpenMP, designed for parallel computing learners and practitioners.
racinewu/NYCU-Computer_Architecture
NYCU 2025 Spring Computer Architecture 劉志尉 計算機結構