Jump to content

Tenstorrent: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 October 2025

  • curprev 19:5819:58, 12 October 2025 TheComputerGuy talk contribs 561 bytes +17 No edit summary Tag: Visual edit
  • curprev 19:5219:52, 12 October 2025 TheComputerGuy talk contribs 544 bytes +544 Created page with "[https://tenstorrent.com Tenstorrent] is an AI & ML hardware accelerator company using RISC-V. They're known for the Wormhole and Blackhole accelerator cards. They also have the TT-LoudBox and TT-QuietBox workstation systems. == NixOS == NixOS support requires NixOS 25.11 or newer and it is as simple as enabling the module.<syntaxhighlight lang="nix"> { config, ... }: { hardware.tenstorrent.enable = true; } </syntaxhighlight>This gives you <code>tt-smi</code> and <cod..." Tag: Visual edit