Installing MIGraphX

Installing MIGraphX#

Applies to Linux

2024-11-12

2 min read time

ROCm must be installed before installing MIGraphX. See ROCm installation for Linux for information on how to install ROCm on Linux.

Installing MIGraphX using the package installer is sufficient for users who want to use the MIGraphX API.

If you want to develop for MIGraphX and contribute to the source code, see Building MIGraphX and Developing for MIGraphX.

The package installer will install all the prerequisites needed for MIGraphX.

Use the following command to install MIGraphX:

sudo apt update && sudo apt install -y migraphx