Skip to content

Add support for Tenstorrent accelerators#451

Merged
Syllo merged 2 commits intoSyllo:masterfrom
OctopusET:tenstorrent
Apr 29, 2026
Merged

Add support for Tenstorrent accelerators#451
Syllo merged 2 commits intoSyllo:masterfrom
OctopusET:tenstorrent

Conversation

@OctopusET
Copy link
Copy Markdown
Contributor

Tenstorrent AI accelerator backend (Blackhole, Wormhole, Grayskull) via tt-kmd

Features

  • Temperature
  • Power
  • Fan RPM
  • Clock
  • PCIe bandwidth
  • Process listing
image

I used extract_gpuinfo_ prefix to match with other but I checked that Rockchip NPU uses extract_npuinfo_, but TPU/Ascend/Enflame all use extract_gpuinfo_ even those aren't actually GPUs. So, please decide this.

And I used format for copyrights, I would change to normal one if you want.3

I can modify the tt-kmd to show the RAM usages, but since one tenstorrent device (at least blackhole) can run only one thing at once (I might be wrong), it's useless.

So we won't need to add graph too.

Tested on Blackhole p100a with tt-kmd 2.6.0.

@lu-zero
Copy link
Copy Markdown

lu-zero commented Mar 21, 2026

image

@Syllo
Copy link
Copy Markdown
Owner

Syllo commented Apr 29, 2026

Thank you for adding the support for your accelerator!

@Syllo Syllo merged commit 9044a47 into Syllo:master Apr 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants