Skip to content
#

kernel-optimization

Here are 55 public repositories matching this topic...

Compiler MVP that detects Transformer fusion patterns, generates optimized CUDA kernels with WMMA Tensor Cores, and executes them on real GPU hardware — 10.5 TFLOPs on RTX 2070, correctness validated against PyTorch.

  • Updated Jul 26, 2026
  • Python

Measurement harness for the sliding window attention premium in the vLLM TPU Ragged Paged Attention v3 kernel: per layer decode cost, block size control, throughput, and goodput for Gemma 4 31B on TPU v6e.

  • Updated Jul 29, 2026
  • Python

Hand-tuned NVIDIA SASS kernels for RTX 3070 Ti (GA104, sm_86): 41,721 dense-equiv 2:4 sparse HGEMM, 11,453 GFLOPS Flash Attention, no cuBLAS / cuDNN / PyTorch. Includes cuasmR, a CRAN-ready R package for cubin read/write + GPU benchmark measurement. 6-chapter tutorial + Chladni-pattern memory layout study.

  • Updated Aug 13, 2026
  • Cuda

Improve this page

Add a description, image, and links to the kernel-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kernel-optimization topic, visit your repo's landing page and select "manage topics."

Learn more