Skill Claude CodeCodex
Step-by-step tutorial for adding new CUDA kernels to FlashInfer.
Skill Claude CodeCodex
Step-by-step tutorial for adding new CUDA kernels to FlashInfer.
Skill Claude CodeCodex
Guide for benchmarking FlashInfer kernels with CUPTI timing.
Skill Claude CodeCodex
Tutorial for debugging CUDA crashes using API logging.
Instructions file CodexOpenCode
Instructions for flashinfer-ai/flashinfer: This repository’s agent instructions live in CLAUDE.md.
Instructions file
Instructions for flashinfer-ai/flashinfer, covering claude.md, project overview, quick reference, quick start for development and installation.
Skill Claude CodeCodex
Skill "cutedsl_megamoe" from flashinfer-ai/flashinfer, covering updating the cutedsl megamoe kernel src, layout, when the kernel team drops a new version of src/ and what not to update here.
Skill Claude CodeCodex
This tree vendors the kernel team's SM90 FP8 MegaMoE drop — a fork of the same kernel repo that kernelsrc/cutedslmegamoe vendors (Bangyu's SM100 tree). The SM90 work (Vincent's hoppermegamoe branch) moved the shared runtime forward, so this tree duplicates common/, src/, and moenvfp4swapab/ at its own revision instead…