Skip to content

Leveraging the IBM z16 Integrated Accelerator for AI

Leveraging the IBM Integrated Accelerator for AI

The IBM Integrated Accelerator for AI is an on-chip AI accelerator available on the IBM Telum chip that is part of IBM z16 and LinuxONE 4 servers. It is designed to enable high throughput, low latency inference for deep learning and machine learning.

With IBM z16 and the Integrated Accelerator for AI, you can build and train your models on any platform - including IBM zSystems and LinuxONE. When you are ready to deploy your assets, they will receive transparent acceleration and optimization on IBM zSystems, and will leverage the best available acceleration for the model type.

The IBM Integrated Accelerator for AI is more than just a matrix multiply accelerator - it provides optimization and acceleration for a wide set of complex functions commonly found in deep learning and machine learning models. This enables a broader set of functions to be accelerated on the chip.

As of IBM z16, the following operations are supported on the accelerator:

LSTM Activation
GRU Activation
Fused Matrix Multiply, Bias op
Fused Matrix Multiply (w/ broadcast)
Batch Normalization
Fused Convolution, Bias Add, Relu
Max Pool 2D
Average Pool 2D
Softmax
Relu
Tanh
Sigmoid
Add
Subtract
Multiply
Divide
Min
Max
Log

These allow supporting frameworks to target a significantly larger set of operations to the Integrated Accelerator for AI.

Using the Integrated Accelerator for AI

z16 AIU reference technologies

Depending on your model type, there are a few essential approaches to leveraging the Integrated Accelerator for AI. These capabilities are all available in various IBM product offerings as well as through no-cost channels (such as the IBM Z Container Image Repository).

For deep learning models, such as those created in PyTorch or TensorFlow:

For machine learning models, such as those created in sci-kit learn, XGBoost, or lightGBM:

  • IBM Snap ML, a machine learning framework that provides optimized training and inference.
    • Tree based models such as Random Forest and Boosting Machine are accelerated using the Integrated Accelerator for AI.
    • IBM Snap ML provides:
      • Seamless acceleration of scikit-learn applications.
      • Ability to execute lightGBM and XGBoost trained models when converted to JSON, PMML, or ONNX.

For those interested in enhancing frameworks or compilers to use the Integrated Accelerator for AI:

  • IBM zDNN
    • This is the accelerator development library, which is intended for use by those interested in enhancing frameworks or compilers to use the accelerator.

For further details, use the navigation bar on this page to select a 'Featured Frameworks and Technologies' choice.

Each of these are available as standalone packages, free of charge, or embedded within IBM products such as Machine Learning for z/OS and Cloud Pak for Data.

Further reading: