Quickstart
Get Wafer installed and start using it in your GPU development workflow.Installation
- VS Code Marketplace
- Install from VSIX
- Open VS Code or Cursor
- Go to Extensions (
Cmd+Shift+Xon Mac,Ctrl+Shift+Xon Windows/Linux) - Search for “Wafer”
- Click Install
Getting Started
Quick Examples
Analyze an NCU Report
Try Daily Kernel
Prerequisites
Before using certain features, make sure you have the required tools installed:For NCU Profiler
For NCU Profiler
NVIDIA Nsight Compute must be installed and the
ncu CLI available on your PATH.- Download Nsight Compute
- Typically installed with the CUDA Toolkit
- Verify: Run
ncu --versionin your terminal
For Daily Kernel
For Daily Kernel
No local installation required—Daily Kernel works out of the box. You can write your solutions in CUDA or CuTe DSL.
Next Steps
NCU Profiler Guide
Learn how to analyze performance reports in depth.
Daily Kernel
Start practicing GPU programming challenges.
Troubleshooting
Common issues and how to fix them.
Settings
Configure Wafer and manage your subscription.