Tenstorrent Blackhole stack for the cfx cluster
- Python 79.8%
- Shell 15.8%
- Nix 4.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
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
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> |
||
| .forgejo/workflows | ||
| bench | ||
| docker | ||
| docs | ||
| modules | ||
| nix | ||
| patches | ||
| scratchpad | ||
| scripts | ||
| serving/speculative | ||
| specs | ||
| tests | ||
| .gitignore | ||
| AGENTS.md | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
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.