Install MIGraphX for ROCm#

MIGraphX is AMD’s graph inference engine for optimizing and executing ONNX models on AMD GPUs using ROCm. This page describes how to install MIGraphX 2.16.0.

MIGraphX is currently supported on gfx950 AMD Instinct MI355X and MI350X data center GPUs and gfx942 MI325X and MI300X GPUs. See the ROCm compatibility matrix for more information.

Installation method

Prerequisites#

  • wget available in your shell.

Install MIGraphX on Linux#

MIGraphX requires the ROCm Core SDK to be installed on your system first.

Install the ROCm Core SDK#

For instructions, see Install AMD ROCm. Use the selector panel on that page to view instructions appropriate for your system environment.