File: installing_with_package.rst

package info (click to toggle)
migraphx 7.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 32,108 kB
  • sloc: cpp: 212,477; python: 26,075; sh: 307; xml: 199; makefile: 61; ansic: 16
file content (21 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. meta::
  :description: Installing MIGraphX using the package installer
  :keywords: install, MIGraphX, AMD, ROCm, package installer

********************************************************************
Installing MIGraphX
********************************************************************

ROCm must be installed before installing MIGraphX. See `ROCm installation for Linux <https://rocm.docs.amd.com/projects/install-on-linux/en/latest/>`_ 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 <./building_migraphx.html>`_ and `Developing for MIGraphX <../dev/contributing-to-migraphx.html>`_

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

Use the following command to install MIGraphX: 

  .. code:: shell
  
    sudo apt update && sudo apt install -y migraphx