Skip to content

Project status

Counted from the repository at site build time. Port counts do not imply complete hardware correctness proofs.
MetricCount
Paired Python / Lean ports173
Directories without a port11
Total TritonBench-G directories184

Use the searchable proof coverage table to inspect each kernel’s theorem, source functions, numeric model, assumptions, and gaps.

The completion audit records the corpus review. Use the proof-gap manifest and documented blockers to inspect the scope of individual results. A paired port is an inventory entry; its theorem statement, assumptions, and registered deviations determine what has been proved.

The website build counts source files. It does not rerun the Lean proof audits or certify a new audit result.

From the repository root:

Terminal window
lake build
scripts/check-artifact.sh
bench/audit_tritonbench_g.sh

The artifact gate checks proof placeholders, allowed axioms, the kernel manifest, and documentation consistency. The bench audit also checks port elaboration, registered proof gaps, Python/Lean translation patterns, and trust reports. See the artifact workflow and bench workflow for recorded CI runs.

Two reports to PyTorch illustrate silent failures in generated kernels:

The reports contain reproduction details and the latest resolution.

Read the semantic scope for the boundary between mathematical kernel proofs and external hardware checks. Follow the roadmap for current development work.