Kernel Development
Wafer provides a complete workflow for GPU kernel development—from understanding the baseline, through writing and testing custom kernels, to optimizing performance with AI assistance.Workflow
Tools
Evaluate
Test kernel correctness and benchmark performance.
Baseline
Discover what kernels PyTorch dispatches.
Roofline
Analyze performance against hardware limits.
Corpus
Download GPU documentation for reference.