Prerequisites to use ROCm™ on Radeon™ desktop GPUs for machine learning development#

Before you start with the installation, it’s essential to ensure that your system meets the necessary requirements such as supported hardware, a compatible operating system, and the recommended system configuration to ensure optimal performance and functionality.

See Compatibility matrices for more information.

Supported hardware#

Supported graphics processing units#

To successfully install ROCm for machine learning development, ensure that your system is operating on one of the following Radeon Desktop GPUs:

  • Radeon RX 7900 XTX

  • Radeon RX 7900 XT

  • Radeon PRO W7900

Supported operating systems#

To successfully install ROCm™ for machine learning development, ensure that your operating system is up-to-date.

Supported operating systems include:

  • Ubuntu® 22.04.3 Desktop Version with hardware enablement kernel (HWE)

Update Ubuntu® operating system#

Use the following commands to bring your OS up-to-date:

sudo apt-get update
sudo apt-get dist-upgrade