System requirements

System requirements#

2026-07-06

19 min read time

Applies to Linux

This topic lists the system requirements for using hipDF.

  • ROCm version: 7.2.3

  • Operating Systems: Ubuntu 24.04 and 22.04

Note

Building hipDF from source files requires GCC 13 or later, which is not delivered as part of Ubuntu 22.04 by default. You must install it manually.

  • AMD Instinct GPUs:

    • MI355X (GPU target gfx950)

    • MI325X / MI300X (GPU target gfx942)

    • MI250 / MI210 (GPU target gfx90a)

  • Python versions: 3.10, 3.11, 3.12, 3.13

Conda virtual environment#

The steps in this guide require a Conda installation. A minimal free version of Conda is Miniforge.