cuda-kernel

Tag

Cards List
#cuda-kernel

@Underfox3: In this paper is proposed a hardware-software co-design framework for N:M sparse vision Transformer inference, enabling…

X AI KOLs Timeline · 2026-07-15 Cached

This paper proposes a hardware-software co-design framework for N:M sparse vision Transformer inference, achieving over 2.2× latency speedup on GPUs while maintaining accuracy through a novel CUDA kernel (MD-SpMM) and a deployment-aware sparsity search.

0 favorites 0 likes
#cuda-kernel

@charles_irl: https://x.com/charles_irl/status/2069113412869914944

X AI KOLs Timeline · 2026-06-22 Cached

详细介绍了针对语音克隆模型的W4A4 CUDA内核优化,通过INT4量化和融合LoRA,实现了比FP16快2.6倍的推理速度。

0 favorites 0 likes
#cuda-kernel

@vintcessun: I always thought AI agents could only write ordinary code. Turns out MIT HAN Lab is directly using an agent workflow to design and optimize CUDA kernels. Hand-tuning is time-consuming and easy to miss solutions. They came up with a workflow of "task contract + agent loop + small-step verification", letting the agent research, implement, verify...

X AI KOLs Timeline · 2026-06-03

MIT HAN Lab proposes a method to automatically design and optimize CUDA kernels using an AI agent workflow. Through a process of task contracts, agent loops, and small-step verification, the agent can autonomously iterate and optimize within a specialized toolchain, replacing manual tuning.

0 favorites 0 likes
#cuda-kernel

@FeitengLi: #面壁智能 Opensources #ForgeTrain, a pretraining framework autonomously written by an AI Agent, even the CUDA kernels were written by itself. On H100, MiniCPM4-0.5B reaches 44% MFU, higher than Megatron (NVidia's main push for GPT implementation) baseline by about 10%. Starting AI self-evolution iteration

X AI KOLs Timeline · 2026-05-26 Cached

面壁智能 has open-sourced ForgeTrain, a pretraining framework autonomously written by an AI Agent. It achieves 44% MFU on H100, about 10% higher than the Megatron-LM baseline, marking an iteration of AI self-evolution.

0 favorites 0 likes
#cuda-kernel

@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
#cuda-kernel

BEAM: Binary Expert Activation Masking for Dynamic Routing in MoE

arXiv cs.AI · 2026-05-15 Cached

BEAM introduces binary expert activation masking for dynamic routing in Mixture-of-Experts LLMs, achieving up to 85% FLOPs reduction with minimal performance loss and up to 2.5× faster decoding.

0 favorites 0 likes
← Back to home

Submit Feedback