mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
* Update Links (#2240) * update link to PCIe Gen 4 pdf * fix broken links * remove references to broken links * fix spelling of data center * Fixing HIP link (#2236) * Swati develop (#2245) * Added deleted sections to openmp.md and other improvements * Update openmp.md Tagged `ICV` * Solving indiscrepencies in openmp.md There are apparently differences in the published document and information conveyed by the Dev. Fixed it. * add new words to wordlist --------- Co-authored-by: Sam Wu <sam.wu2@amd.com> * fix rocm_smi_lib link in toc (#2260) * ROCm FHS Reorganization, Backward Compatibility, and Versioning - rev (#2255) * update requirements --------- Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com> Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com> Co-authored-by: Ehud Sharlin <112672820+Ehud-Sharlin@users.noreply.github.com>
3.1 KiB
3.1 KiB
GPU Support and OS Compatibility (Linux)
(supported_distributions)=
Supported Linux Distributions
AMD ROCm™ Platform supports the following Linux distributions.
| Distribution | Processor Architectures | Validated Kernel |
|---|---|---|
| RHEL 9.1 to 9.2 | x86-64 | 5.14 |
| RHEL 8.6 to 8.8 | x86-64 | 4.18 |
| SLES 15 SP4 to SP5 | x86-64 | |
| Ubuntu 20.04.5 LTS | x86-64 | 5.15 |
| Ubuntu 22.04.1 LTS | x86-64 | 5.15, OEM 5.17 |
:::{versionadded} 5.6
- RHEL 8.8 and 9.2 support is added.
- SLES 15 SP5 support is added
:::
Virtualization Support
ROCm supports virtualization for select GPUs only as shown below.
| Hypervisor | Version | GPU | Validated Guest OS (validated kernel) |
|---|---|---|---|
| VMWare | ESXi 8 | MI250 | Ubuntu 20.04 (5.15.0-56-generic) |
| VMWare | ESXi 8 | MI210 | Ubuntu 20.04 (5.15.0-56-generic), SLES 15 SP4 (5.14.21-150400.24.18-default) |
| VMWare | ESXi 7 | MI210 | Ubuntu 20.04 (5.15.0-56-generic), SLES 15 SP4 (5.14.21-150400.24.18-default) |
(supported_gpus)=
Supported GPUs
The following table shows the list of GPUs supported on Linux distributions:
::::{tab-set}
:::{tab-item} AMD Instinct™ :sync: instinct
Use Driver Shipped with ROCm
| Product Name | Architecture | LLVM Target | Support |
|---|---|---|---|
| AMD Instinct™ MI250X | CDNA2 | gfx90a | ✅ |
| AMD Instinct™ MI250 | CDNA2 | gfx90a | ✅ |
| AMD Instinct™ MI210 | CDNA2 | gfx90a | ✅ |
| AMD Instinct™ MI100 | CDNA | gfx908 | ✅ |
| AMD Instinct™ MI50 | GCN5.1 | gfx906 | ✅ |
| AMD Instinct™ MI25 | GCN5.0 | gfx900 | ❌ |
:::
:::{tab-item} Radeon Pro™ :sync: radeonpro
| Name | Architecture | LLVM Target | Support |
|---|---|---|---|
| AMD Radeon™ Pro W6800 | RDNA2 | gfx1030 | ✅ |
| AMD Radeon™ Pro V620 | RDNA2 | gfx1030 | ✅ |
| AMD Radeon™ Pro VII | GCN5.1 | gfx906 | ✅ |
:::
::::
Support Status
- ✅: Supported - AMD enables these GPUs in our software distributions for the corresponding ROCm product.
- ⚠️: Deprecated - Support will be removed in a future release.
- ❌: Unsupported - This configuration is not enabled in our software distributions.
CPU Support
ROCm requires CPUs that support PCIe™ Atomics. Modern CPUs after the release of 1st generation AMD Zen CPU and Intel™ Haswell support PCIe Atomics.