AMD ROCm
rocm.docs.amd.com › projects › install-on-linux › en › latest › reference › system-requirements.html
System requirements (Linux) — ROCm installation (Linux)
The ROCm 7.13.0 technology preview release documentation is available at ROCm Preview documentation. For production use, continue to use ROCm 7.2.4 documentation. ... The following table shows the supported AMD Instinct™ GPUs, and Radeon™ PRO and Radeon GPUs.
Reddit
reddit.com › r/rocm › minimal requirements for rocm support of amd gpus
r/ROCm on Reddit: Minimal requirements for ROCm support of AMD GPUs
February 2, 2024 -
Hello. When trying ROCm, I learnt that not all GPUs are supported. I have RX 570, and, it seems, there was something uniqueabout RX 570 and 580 so they don't support ROCm. I am going to buy new AMD GPU, and want it to work with ROCm.
Can someone tell me AMD GPUs that right on bar of supporting ROCm? Does RX590 support ROCm?
Top answer 1 of 5
6
Officially on the consumer side, only 7900 XT and XTX is supported as well as Radeon VII (don´t get that one, support will be dropped pretty soon i guess). ROCm 6.0+ on Linux though has support for many more RDNA2/3 cards enabled by default.. However the machine learning frameworks in their official builds (PyTorch, Tensorflow) don´t have these cards enabled.. You need to build them from source or get them from an alternative source where your card is enabled.. So today: You can make it work and things have improved quite a lot over the last year!
2 of 5
4
https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html
Which devices are even supported? (HIP/ROCm)
I'm a long-time CUDA developer looking to explore ROCm and HIP development, but finding out which hardware even supports these tools is harder than it needs to be. Let's see... this repo's readme has a section on "Supported GPUs": Okay, ... More on github.com
ROCm and PyTorch on AMD APU or GPU (AI) - Tutorials - Linux Containers Forum
AMD ROCm is officially supported only on a few consumer-grade GPUs, mainly Radeon RX 7900 GRE and above. But ROCm consists of many things: compilers, runtime libraries, Ai-related libraries, etc. Often we just need a subset of this for our purposes. Fortunately, we don’t even need the DKMS ... More on discuss.linuxcontainers.org
ROCm GPU support (AMD)
⚠ Please use #farmer-chat on Discord for regular discussion about ROCm (like plotting performance, installation questions, etc.), avoid anything that would result in a bunch of messages in this thread 🙏 Current status (as of October 10, 2024) So here is a test build with ROCm support (Ubuntu ... More on forum.autonomys.xyz
Complete the supported GPU list
https://github.com/RadeonOpenCompute/ROCm/blob/19c0ba11505cf504d42b2096713d761236202361/docs/release/gpu_os_support.md?plain=1#L27-L65 The current list is incomplete. Let's fill it out. More on github.com
Videos
ROCm + Ubuntu 24.04 🚀 Accelerate Your LLMs on AMD ...
14:28
ROCm en detalle: computación en GPU abierta con AMD (versión ...
18:34
ROCm: el stack abierto de AMD para computación en GPU - YouTube
r/AMD_Stock on Reddit: AMD Talks ROCm: What It Is & Where It's ...
09:46
ROCm comes to Windows!! RX 9070 XT 32GB & ROCm support for Windows ...
15:32
AMD ROCm Pytorch Getting Started Guide - YouTube
AMD ROCm
rocm.docs.amd.com › en › latest › compatibility › compatibility-matrix.html
Compatibility matrix — ROCm Documentation
If you’re using ROCm with AMD Radeon GPUs or Ryzen APUs for graphics workloads, see the Use ROCm on Radeon and Ryzen to verify compatibility and system requirements. ... Some operating systems are supported on specific GPUs. For detailed information about operating systems supported on ROCm ...
Factsheet
Developer AMD
Release November 14, 2016; 9 years ago (2016-11-14)
Stable release 7.2.4
/ 29 May 2026; 34 days ago (29 May 2026)
/ 29 May 2026; 34 days ago (29 May 2026)
Developer AMD
Release November 14, 2016; 9 years ago (2016-11-14)
Stable release 7.2.4
/ 29 May 2026; 34 days ago (29 May 2026)
/ 29 May 2026; 34 days ago (29 May 2026)
Wikipedia
en.wikipedia.org › wiki › ROCm
ROCm - Wikipedia
1 month ago - ROCm is primarily targeted at discrete professional GPUs, but consumer GPUs and APUs of the same architecture as a supported professional GPU are known to work with ROCm.
GitHub
github.com › ROCm › ROCm › discussions › 4276
ROCm Device Support Wishlist · ROCm/ROCm · Discussion #4276
The GPU on Strix Halo is quite beefy compared to other APUs, supports fp32 and fp64 and has a wide interface to the full system ram which allows you to work with larger datasets that would not fit into to much smaller VRAM of other dedicated ...
Author ROCm
GitHub
github.com › ROCm › ROCm › issues › 1714
Which devices are even supported? (HIP/ROCm) · Issue #1714 · ROCm/ROCm
March 25, 2022 - Nope, it'll tell me all of the NVIDIA cards that work, but none of the AMD ones apparently. Okay, I guess I'll look at their HIP Programming Guide pdf. Skimming the table of contents, no indication of "supported GPUs"-- it's a 100 page document, surely they don't expect a user to read all of that to just see if a card works or not?
Author ROCm
GitHub
github.com › ROCm › rocm
GitHub - ROCm/ROCm: AMD ROCm™ Software - GitHub Home
Recent releases cover Ubuntu, RHEL, SLES, Oracle Linux, Debian, Rocky Linux, and more. GPU targets include CDNA4, CDNA3, CDNA2, RDNA4, and RDNA3. If you’re using AMD Radeon GPUs or Ryzen APUs in a workstation setting with a display connected, ...
Starred by 6.7K users
Forked by 577 users
Languages Shell 84.7% | Python 11.4% | Makefile 2.4%
AMD ROCm
rocm.docs.amd.com › projects › install-on-windows › en › latest › reference › system-requirements.html
System requirements (Windows) - ROCm Documentation - AMD
Support on Windows is provided with two levels on enablement. Runtime: Runtime enables the use of the HIP and OpenCL runtimes only. HIP SDK: Runtime plus additional HIP components (as listed in API libraries). ... Some math libraries are Linux exclusive. ROCm requires CPUs that support PCIe™ atomics.
AMD
amd.com › https://www.amd.com/en.html › products › rocm
AMD ROCm™ Software
1 month ago - The ecosystem grows, with OpenAI Triton support for ROCm. Providing full support for MI350 Series GPUs and adding scalability through cluster-wide orchestration and additional enterprise capabilities.
Docker
hub.docker.com › r › ollama › ollama
ollama/ollama - Docker Image
To run Ollama using Docker with AMD GPUs, use the rocm tag and the following command: docker run -d --device /dev/kfd --device /dev/dri -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama:rocm Copy · Now you can run a model: docker exec -it ollama ollama run llama3 Copy ·
Gentoo Wiki
wiki.gentoo.org › wiki › ROCm
ROCm - Gentoo wiki
ROCm targets discrete AMD GPUs and officially supports nearly any GFX9 and later GPU generations with a few exceptions [1]. Basically this covers GCN-3 (Fiji chips only) to GCN-5 and all RDNA micro-architectures.
CuPy
docs.cupy.dev › en › latest › install.html
Installation — CuPy 15.0.0a1 documentation
CuPy has an experimental support for AMD GPU (ROCm).
TechPowerUp
techpowerup.com › 307259 › amd-brings-rocm-to-consumer-gpus-on-windows-os
AMD Brings ROCm to Consumer GPUs on Windows OS | TechPowerUp
April 14, 2023 - AMD has published an exciting development for its Radeon Open Compute Ecosystem (ROCm) users today. Now, ROCm is coming to the Windows operating system, and the company has extended ROCm support for consumer graphics cards instead of only supporting professional-grade GPUs. This development ...
Autonomys Forum
forum.autonomys.xyz › feedback & suggestions
ROCm GPU support (AMD) - Feedback & Suggestions - Autonomys Forum
September 27, 2024 - ⚠ Please use #farmer-chat on Discord for regular discussion about ROCm (like plotting performance, installation questions, etc.), avoid anything that would result in a bunch of messages in this thread 🙏 Current status (as of October 10, 2024) So here is a test build with ROCm support (Ubuntu and Windows): Snapshot build · autonomys/subspace@3971130 · GitHub ROCm is much more difficult (and even painful) to work with, so a lot of caveats: Space Acres will be possible to compile...
GitHub
github.com › ROCm › ROCm › issues › 2044
Complete the supported GPU list · Issue #2044 · ROCm/ROCm
April 14, 2023 - https://github.com/RadeonOpenCompute/ROCm/blob/19c0ba11505cf504d42b2096713d761236202361/docs/release/gpu_os_support.md?plain=1#L27-L65 The current list is incomplete. Let's fill it out.
Author ROCm
Phoronix
phoronix.com › news › ROCm-7.13-Released
AMD ROCm 7.13 Released With Instinct MI350P Support, More Ryzen AI APUs - Phoronix
May 15, 2026 - There is also expanded GPU virtualization support on Instinct GPUs, improved GPU partitioning support, new optimizations for Ryzen AI Max 300 "Strix Halo" and the ROCprof Trace Decoder is now open-source There are also a lot of other smaller improvements to make this all-around a rather nice ...
Ollama
docs.ollama.com › gpu
Hardware support - Ollama
For example, HSA_OVERRIDE_GFX_VERSION_0=10.3.0 and HSA_OVERRIDE_GFX_VERSION_1=11.0.0 At this time, the known supported GPU types on linux are the following LLVM Targets. This table shows some example GPUs that map to these LLVM targets: Reach out on Discord or file an issue for additional help. If you have multiple AMD GPUs in your system and want to limit Ollama to use a subset, you can set ROCR_VISIBLE_DEVICES to a comma separated list of GPUs. You can see the list of devices with rocminfo.