Ross ROSS = Recommend OSS · open-source software intelligence for agents

BytedTsinghua-SIA/CUDA-Agent

CUDA Agent: Large-Scale Agentic RL for High-Performance CUDA Kernel Generation observed · 2026-08-28

github.com/BytedTsinghua-SIA/CUDA-Agent · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 91
  • Release rhythm 35
  • Longevity 15

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 212
  • days_rel: n/a
  • days_push: 56
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1256 stars · 121 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CUDA-Agent is a large-scale agentic reinforcement learning system from ByteDance Seed and Tsinghua that trains LLMs to generate high-performance CUDA kernels, achieving state-of-the-art results on KernelBench and outperforming torch.compile. It releases the CUDA-Agent-Ops-6K training dataset, an expert-designed SKILL.md agent environment, and a standardized workspace for the implement-compile-verify-profile loop.

Use cases

  • generate optimized CUDA kernels with an LLM agent
  • train a model with agentic RL for GPU kernel code generation
  • benchmark CUDA kernel generation against torch.compile on KernelBench
  • synthesize training data for CUDA operator fusion tasks
  • set up an agent workspace to compile, verify, and profile custom CUDA kernels
  • speed up PyTorch models with RL-generated CUDA extensions

When to choose

  • you need state-of-the-art CUDA kernel generation that beats torch.compile
  • you want to reproduce or extend agentic RL training for code optimization
  • you need a curated dataset of executable, deterministic CUDA operator tasks
  • you want a ready-made environment for the kernel implement-verify-profile loop

When to avoid

  • you need a production inference library rather than a research training system
  • you have no NVIDIA GPU or CUDA development toolchain
  • you want a no-code tool for accelerating PyTorch models
  • you require a permissively licensed dependency - the repo has no license file

Facets

framework · maturity active

machine-learning llm-training agent-framework gpu-computing benchmarking data-generation machine-learning gpu-computing artificial-intelligence reinforcement-learning large-language-models deep-learning performance python cuda-kernels reinforcement-learning agentic-rl kernel-generation kernelbench pytorch code-generation llm-agents training-dataset gpu-optimization ai-agents gpu linux docker

2 sources

Member repositories

RepositoryRoleHealth v2
BytedTsinghua-SIA/CUDA-Agentmain56

For agents

markdown · JSON · MCP: product_card(name="BytedTsinghua-SIA/CUDA-Agent")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem