Skip to content

Add support for Tenstorrent accelerators#451

Open
OctopusET wants to merge 1 commit intoSyllo:masterfrom
OctopusET:tenstorrent
Open

Add support for Tenstorrent accelerators#451
OctopusET wants to merge 1 commit intoSyllo:masterfrom
OctopusET:tenstorrent

Conversation

@OctopusET
Copy link
Copy Markdown

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

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.

2 participants