megakernel

Tag

Cards List
#megakernel

@charles_irl: The megakernel literature, summarized

X AI KOLs Following · 2026-08-16

A social media post summarizing academic literature on megakernels, shared by user @charles_irl.

0 favorites 0 likes
#megakernel

40% speedup of MoE training with faster megakernel, by cursor, of all people (for B200s)

Reddit r/LocalLLaMA · 2026-08-05 Cached

Cursor open-sources Mixture-of-Kittens (MoK), a deterministic MoE training megakernel for NVIDIA Blackwell GPUs that fuses computation and communication, delivering up to 2.37x speedup over baseline implementations.

0 favorites 0 likes
#megakernel

Mixture-of-Kittens: our open-source MoE megakernel for NVL72s (25 minute read)

TLDR AI · 2026-08-05 Cached

Cursor is open-sourcing Mixture-of-Kittens (MoK), a production MoE training megakernel for NVL72s that fuses communication and computation, delivering a 1.41x end-to-end training throughput improvement for their Composer model.

0 favorites 0 likes
#megakernel

@elliotarledge: For those wondering why I use a Kimi Linear megakernel instead of Qwen 3.6, first look at the parameter counts. One is …

X AI KOLs Timeline · 2026-07-03 Cached

Elliot Arledge explains why he prefers using a Kimi Linear megakernel over Qwen 3.6 for kernel performance, comparing parameter counts, layer synchronization, hidden dimensions, and architecture-specific optimizations. The discussion highlights that Kimi Linear architecture is more suitable for megakernel implementation, especially for batch-1 decode on RTX PRO 6000 Blackwell.

0 favorites 0 likes
#megakernel

@Akashi203: i open-sourced automegakernel -- compiles any huggingface model into a single persistent megakernel batch-1 decode is b…

X AI KOLs Timeline · 2026-06-17 Cached

AutoMegaKernel is an open-source agent harness that compiles any HuggingFace model into a single persistent megakernel, fusing the entire forward pass into one GPU launch to reduce overhead. It achieves up to 1.33x speedup over CUDA-graphed cuBLAS on inference-class GPUs like L4 and L40S, while proving schedules deadlock- and race-free.

0 favorites 0 likes
#megakernel

@fahdmirza: Luce Megakernel just proved the NVIDIA efficiency gap is a software problem not a hardware one a 2020 RTX 3090 at 220W …

X AI KOLs Following · 2026-05-15 Cached

Luce Megakernel demonstrates that NVIDIA's efficiency gap is a software problem, achieving 1.8x throughput on an RTX 3090 compared to llama.cpp and matching Apple M5 Max efficiency at lower cost.

0 favorites 0 likes
#megakernel

Ada-MK: Adaptive MegaKernel Optimization via Automated DAG-based Search for LLM Inference

arXiv cs.CL · 2026-05-13 Cached

This paper introduces Ada-MK, an adaptive MegaKernel optimization method that uses automated DAG-based search to eliminate runtime branching and reduce shared memory usage for LLM inference. It demonstrates significant throughput improvements on NVIDIA Ada GPUs by integrating with TensorRT-LLM, achieving up to 23.6% faster performance than vanilla TensorRT-LLM in commercial advertising systems.

0 favorites 0 likes
← Back to home

Submit Feedback