How On-Chip Matrix Math Acceleration Changes AI on IBM i
Most of what this site covers is software: watsonx products, IBM Bob, and the IBM i MCP Server. But there is a hardware dimension to AI on IBM i too, and it lives in the processor itself. IBM Power10 and Power11 build Matrix Math Acceleration directly into every core, and that has a real effect on how AI inferencing workloads can be deployed alongside IBM i.
What Matrix Math Acceleration actually is
AI inferencing, running a trained model against new input to get a prediction, depends heavily on matrix math operations. Matrix Math Acceleration is dedicated on-chip circuitry in Power10 and Power11 processors that speeds those specific operations up, without requiring a separate GPU or accelerator card in the system.
Why this matters for an IBM i shop specifically
Because the acceleration lives on the same processor already running your IBM i, AIX, or Linux partitions, a shop can run certain AI inferencing workloads, such as fraud detection or anomaly detection models, on the same physical Power server already handling production work, rather than provisioning separate AI-specific hardware. Our sibling site, power11.as400system.com, covers Power11 hardware specs in far more depth if you are evaluating a hardware refresh alongside an AI initiative.
This article summarizes IBM's own published Redbooks guidance on the topic. Confirm specific workload compatibility and performance characteristics against IBM's current documentation before sizing a hardware purchase around AI inferencing needs.
Sources
Related Tools & Vendors
More From the Library
- AI Code Assistants for RPG and COBOL Compared: What Actually Works on IBM i
- AI-Assisted RPG Modernization: From Fixed-Format to Free-Format and Beyond
- IBM i AI Adoption Roadmap: A Practical Path From Pilot to Production
- What Is IBM Bob? IBM's AI Coding Agent for RPG on IBM i Explained
- What Is the IBM i MCP Server? Connecting AI Agents to Db2 for i Data