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

NVIDIA/cuda-tile

CUDA Tile IR is an MLIR-based intermediate representation and compiler infrastructure for CUDA kernel optimization, focusing on tile-based computation patterns and optimizations targeting NVIDIA tensor core units. observed · 2026-08-28

github.com/NVIDIA/cuda-tile · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 94
  • Longevity 21

Flags: no_license

How is this computed?

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

  • gap_med: 6
  • age_days: 301
  • days_rel: 42
  • days_push: 9
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1015 stars · 88 forks observed · 2026-08-28

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

CUDA Tile IR is an MLIR-based intermediate representation and compiler infrastructure for optimizing CUDA kernels with tile-based computation patterns targeting NVIDIA tensor cores. It includes an MLIR dialect, Python bindings, bytecode serialization, and a conformance test suite.

Use cases

  • build and optimize CUDA kernels for tensor cores
  • express tiled computations on NVIDIA GPUs
  • programmatically construct and transform GPU IR in Python
  • manage memory hierarchy in CUDA kernel development
  • serialize tile IR to a binary bytecode format

When to choose

  • you develop high-performance CUDA kernels using tiling patterns
  • you need an MLIR-based IR targeting NVIDIA tensor cores
  • you want Python APIs for IR construction and transformation

When to avoid

  • you need a general-purpose CUDA compiler rather than a tile-focused IR
  • you target non-NVIDIA GPUs
  • you want a ready-to-use kernel library rather than compiler infrastructure

Facets

library · maturity active

compiler gpu-computing machine-learning compilers gpu-computing developer-tools machine-learning cpp python mlir cuda tensor-cores kernel-optimization tiling ir nvidia linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
NVIDIA/cuda-tilemain82

For agents

markdown · JSON · MCP: product_card(name="NVIDIA/cuda-tile")

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