Tenstorrent Blackhole stack for the cfx cluster
  • Python 79.8%
  • Shell 15.8%
  • Nix 4.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Donach's Bot 347a3cbda3
All checks were successful
tt-stack-ci / Report upstream drift (pull_request) Successful in 8s
tt-stack-ci / Build simulators and check the host module (pull_request) Successful in 14s
tt-stack-ci / Report upstream drift (push) Successful in 7s
tt-stack-ci / Build simulators and check the host module (push) Successful in 12s
docs: point the 1-card items at the new issue #69
The ledger and scoreboard pointed at "the 1-card issue" before it existed. It
is now #69, which carries PR #15's open G4.3/G4.4/Step D plus the reopened
TP=1 items.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
2026-09-25 10:07:58 +02:00
.forgejo/workflows bench/runs: archive 182 uncited records, add INDEX.tsv and a CI check that citations resolve 2026-09-25 10:04:12 +02:00
bench bench/runs: archive 182 uncited records, add INDEX.tsv and a CI check that citations resolve 2026-09-25 10:04:12 +02:00
docker docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
docs docs: point the 1-card items at the new issue #69 2026-09-25 10:07:58 +02:00
modules fix(serving): re-apply patch 0019, mount attention/tp.py, prod-true sweep baseline 2026-09-25 09:32:53 +02:00
nix docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
patches chore: delete dead images, patches and drivers; archive what records cite 2026-09-25 09:47:23 +02:00
scratchpad bench(phase2a-prefix): stage 2/3 gates passed, B=1 decode drops to 48.5ms, makespan -87.5% at conc-8 2026-09-22 10:05:07 +02:00
scripts bench/runs: archive 182 uncited records, add INDEX.tsv and a CI check that citations resolve 2026-09-25 10:04:12 +02:00
serving/speculative docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
specs docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
tests docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
.gitignore chore: delete dead images, patches and drivers; archive what records cite 2026-09-25 09:47:23 +02:00
AGENTS.md docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
flake.lock ci: public tt-metal pin, Nix ttnn moved to a host-local sub-flake, pinned formatter 2026-09-25 09:43:42 +02:00
flake.nix docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00
README.md docs: 104 docs -> 11 plus a lean AGENTS.md; only LEDGER may call something closed 2026-09-25 10:01:36 +02:00

tt-stack

Tenstorrent Blackhole support for the cfx cluster:

  • Nix packaging for the TT tools;
  • the NixOS host and serving modules;
  • the production serving sources;
  • mesh specs;
  • a bench harness with its evidence records.

Model: ThinkingCap / Qwen3.8-27B-FP8. Targets: one P150a (TP=1) and two cabled P150a (TP=2).

Agents and humans alike start at AGENTS.md. The live numbers are in docs/STATUS.md, and directives and closures are in docs/LEDGER.md.

nix run .#tt-smi                    # also: tt-toplike, tt-topology, tt-perf-report
nix run .#ttsim-smoke               # dlopen both Blackhole simulators
nix flake check                     # formatting, host-module VM test, ttsim checks
nix develop ./nix/sim#runtime       # Nix ttnn + simulator (host-local sub-flake, see docs/BUILD.md)

nixos-llm consumes nixosModules.tenstorrent-host and nixosModules.tenstorrent-serving.