🌐
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.
Discussions

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
🌐 github.com
82
March 25, 2022
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
🌐 discuss.linuxcontainers.org
7
April 19, 2024
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
🌐 forum.autonomys.xyz
1
4
September 27, 2024
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
🌐 github.com
11
April 14, 2023
🌐
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 ...
parallel computing platform and application programming interface
ROCm Developer screen shot
ROCM
ROCm is an Advanced Micro Devices (AMD) software stack for graphics processing unit (GPU) programming. ROCm spans several domains, including general-purpose computing on graphics processing units (GPGPU), high-performance computing (HPC), and heterogeneous … Wikipedia
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)
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)
🌐
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
Find elsewhere
🌐
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%
🌐
Tom's Hardware
tomshardware.com › pc components › gpus
AMD seeks input from users for ROCm GPU support list — RX 6000 RDNA 2 GPUs most highly requested | Tom's Hardware
January 21, 2025 - The engineer put together a poll ... the RX 7000 series (RDNA 3), the RX 6000 series (RDNA 2), Phoenix mobile APUs (RDNA 3), Strix / Strix Halo mobile APUs (RDNA 3.5), and RDNA 1 (i.e., the RX 5000 series)....
🌐
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 ·
🌐
Linux Containers Forum
discuss.linuxcontainers.org › tutorials
ROCm and PyTorch on AMD APU or GPU (AI) - Tutorials - Linux Containers Forum
April 19, 2024 - 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.
🌐
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.
🌐
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.
🌐
Wccftech
wccftech.com › home › hardware › amd brings rocm to radeon gpus with latest drivers for linux: radeon rx 7000 & radeon pro w7000 gpus supported
AMD Brings ROCm To Radeon GPUs With Latest Drivers For Linux: Radeon RX 7000 & Radeon PRO W7000 GPUs Supported
October 16, 2023 - Starting with the Radeon Linux 23.20 driver release, Radeon RX 7000 & Radeon PRO W7000 GPUs will get full support for ROCm while also delivering faster and optimized AI acceleration with RDNA 3 architecture.