惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
爱范儿
爱范儿
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
阮一峰的网络日志
阮一峰的网络日志
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
博客园 - 叶小钗
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
博客园 - 司徒正美
博客园 - 【当耐特】
IT之家
IT之家

The Register - Software: AI + ML

Anthropic, now atop the AI bubble, files for its IPO Sick and wrong: Ontario auditors find doctors' AI note takers routinely blow basic facts OpenAI exec says it will burn $50B on compute this year Astera speaks softly and carries a big switch Anthropic unleashes finance agents for Claude IBM asks DBAs to trust AI to act on their behalf ServiceNow adds agent kill switches to AI control tower British mathematician hands OpenClaw agent a credit card Microsoft fixes VS Code after Copilot credited human code Shadow IT has given way to shadow AI. Enter AI-BOMs AI inference just plays by different rules How TeamViewer ONE transforms IT operations from firefighting to autopilot How TeamViewer ONE transforms IT operations firefighting aut Inference is giving AI chip startups a 2nd chance to shine How to roll your own local AI coding agents CIOs will be the governors for AI agents Govern your bots carefully or chaos could ensue Mozilla pushes back against Google's Prompt API SAP user group slams 'uncertainty' in ERP giant's API policy Microsoft boss tells investors the company is working to 'win back fans' Anthropic tops OpenAI in LLM revenue stakes Amazon's chips become a $20B business Fooling large language models just keeps getting simpler Amazon tells its engineers to review all AI output ZTE powers 2026 Jiangsu Football League with 5G-A & AI robot Future holiday horror: ‘A robot lost my luggage in Tokyo’ The future of software development has less development OpenAI jumps out of Microsoft's bed, into Amazon's Bedrock Vintage chatbot lives in the past like an elderly relative Locked, stocked, and losing budget: AI vendor lock-in bites
Tenstorrent’s Galaxy Blackhole AI servers are finally out
Tobias Mann Tobias Mann · 2026-04-28 · via The Register - Software: AI + ML

AI + ML

Tenstorrent’s Galaxy Blackhole AI servers escape the event horizon

RISC-V-based systems pack 32 Blackhole accelerators in a 6U, $110K chassis

Tenstorrent on Tuesday announced the general availability of its Galaxy Blackhole AI compute platform.

Each of the startup's 6U systems is packed with 32 of the Blackhole accelerators we looked at last fall. The chips are interconnected in a dense Ethernet mesh by 100 Tbps of aggregate bandwidth.

Combined, Tenstorrent says each Galaxy system features 1 TB of GDDR6, 16 TB/s of memory bandwidth, and 23 petaFLOPS of dense FP8 performance, all in a system that'll set you back only $110,000.

To put that in perspective, Nvidia's eight-way DGX boxes, while faster and higher capacity, will set you back somewhere between three and five times that.

However, Tenstorrent's mesh network isn't limited to a single node. Much like Google's TPU or Amazon's Trainium2 clusters, it can be extended to support larger models, higher throughput, or more interactive user experiences by adding more systems and adjusting the ratio of tensor and pipeline parallelism.

Tenstorrent's base Galaxy Supercluster will set you back $440,000 and features four Blackhole systems, but the architecture can support up to 144 nodes with more than four thousand chips.

Curious about Tenstorrent's Blackhole chips? Check out our hands-on review here.

Jasmina Vasiljevic, senior fellow at Tenstorrent, tells us the software stack has improved considerably since we first went hands-on with the hardware. At the time, model support was quite limited and what did run hadn't been optimized for the hardware yet. This mismatch resulted in generally poor performance scaling in our testing.

We're told this is no longer the case, and that considerable effort has not only been made to port new models to the hardware but also to improve performance, despite actually downgrading the chip's performance just a few months earlier.

At least for DeepSeek V3, Tenstorrent claims its four-node Blackhole Galaxy Superclusters can process a 100,000 token prompt — the equivalent of 166 pages of text — in less than four seconds.

Meanwhile, we're told the systems can churn out up to 300 tokens a second per user, and that they expect to increase that to 350 through software refinements in the near future.

We'll note that Tenstorrent doesn't specify the batch size used in these tests, which is an important metric for evaluating how an AI system will scale in production. Achieving 350 tokens a second for a single user is a lot less impressive than it is to scale that performance to 32 or 64.

Tenstorrent does say that it's able to scale effectively from batch eight all the way up to 64 on the platform, depending on throughput and interactivity demands.

In addition to large language models, Tenstorrent is positioning Galaxy Blackhole as an ideal platform for video generation. On a four-node supercluster, the startup says it can generate 720p video faster than real-time. 

Vasiljevic tells us additional frontier models like Moonshot AI's Kimi K2 are in the works, and her team has developed a Python-based programming interface for writing optimized kernels in order to keep bringing new models to the platform.

"Ninety percent of models from Hugging Face just run on Tenstorrent," the company wrote in a release. This is a big claim and one we look forward to putting to the test.

If you'd prefer to try before you buy, Tenstorrent's hardware is seeing adoption by several large datacenter, colocation, and neocloud providers, including Cirrascale, Equinix, and Japan's ai&. We expect the chip startup to share more during its TT-Deploy event on May 1. ®