PCIe AI Accelerator

IBM Spyre Accelerator for Power

A 75 watt PCIe card that adds more than 300 TOPS of AI inference to a Power 11 server. It is the only IBM AI chip an AS/400 shop can actually order as an add-on, and it comes with a short list of things it refuses to work without.

Vendor: IBM Availability: Generally available for Power 11 since December 2025. It reached IBM z17 and LinuxONE 5 first, on October 28, 2025. Process node: 5 nm Operating environment: Red Hat Enterprise Linux 9.6, 9.8, or 10.2 in a Linux partition. It is not an IBM i native card. Deployment: On-premises PCIe card, installed in an ENZ0 PCIe4 expansion drawer

Think of the Spyre Accelerator the way you would think of a specialist tool in a workshop. It is very fast at one job and completely useless without the bench, the power supply, and the operator who knows how to switch it on. IBM sells the tool. The bench and the operator are separate line items.

Spyre is a PCIe card that runs AI inference. Inference is the part where a trained model answers a question, as opposed to the part where a model gets built in the first place. IBM designed it so that inference can happen next to your own production data instead of leaving the building.

What IBM publishes about the card

AI cores32
On-card memory128 GB LPDDR5
Throughput300+ TOPS
Power draw75 W
Transistors25.6 billion
Process node5 nm

Each of the 32 cores carries 2 MB of its own scratchpad memory, and the card supports INT4, INT8, FP8, and FP16 number formats. The lower formats are how a large model gets squeezed into 128 GB without falling over.

Four things it will not run without

  1. An ENZ0 PCIe4 expansion drawer

    The card does not go in the server body. IBM specifies the ENZ0 drawer, which is its own purchase, its own rack space, and its own power and cabling.

  2. A Linux partition running Red Hat Enterprise Linux

    IBM lists RHEL 9.6, 9.8, and 10.2. That means a partition beside IBM i, not inside it.

  3. Red Hat AI Inference Server or Red Hat OpenShift AI

    IBM names these two products by name as the supported way to drive the card. This is a licence, not a download.

  4. A model to serve

    The card is an engine with no cargo until you load a model onto it. IBM's own open Granite family is the obvious starting point.

The honest summary for an AS/400 shop: the card is the cheap part of the project. Budget the drawer, the Linux partition, the Red Hat subscription, and the people who will keep all four current. Confirm every number and requirement against IBM's current documentation before you sign anything, because support matrices move.

How it compares with what you already own

Spyre card against the acceleration already inside a Power 11 processor

On-chip Matrix Math AccelerationSpyre Accelerator
Where it livesInside every Power 10 and Power 11 corePCIe card in an ENZ0 expansion drawer
Extra hardware to buyNone, you already have itCard plus drawer
Extra software requiredDepends on the runtime you chooseRed Hat AI Inference Server or Red Hat OpenShift AI
Runs beside IBM iYes, same processorYes, in a separate Linux partition
Best fitSmaller models, scoring and classification, first pilotsLarger generative and agentic models, steady production load

Both sit on the same physical server. The question is never which is better, it is which one your workload actually needs.