Remix.run Logo
superkuh a day ago

Anyone know how to find the list of AMD GPU/Accelerator hardware that ROCm 6.3 supports? Usually AMD drops an old line or two every time they update ROCm.

https://rocm.docs.amd.com/projects/radeon/en/latest/docs/com...

When looking at the latest support matrix it basically only supports these bleeding edge cards, "AMD Radeon RX 7900 XTX, AMD Radeon RX 7900 XT, AMD Radeon RX 7900 GRE, AMD Radeon PRO W7900, AMD Radeon PRO W7900DS, AMD Radeon PRO W7800".

Surely I'm misinterpreting this and that can't be all the cards they support with latest ROCm. Does anyone know a more complete list?

burnte a day ago | parent | next [-]

You're looking only at the Radeon support page. https://rocm.docs.amd.com/en/latest/compatibility/compatibil...

slavik81 19 hours ago | parent [-]

It's a bit confusing, but there's both "ROCm" and "ROCm on Radeon" releases. Despite what seems to be implied by the names, the standard "ROCm" releases support both Radeon and Instinct GPUs. "ROCm on Radeon" seems to be ROCm as packaged and released by the team that does "Radeon Software for Linux" instead of by the original ROCm packaging and release teams.

StrangeDoctor a day ago | parent | prev | next [-]

yeah that page is wrong? or there is some context I'm missing.

I think this is what you want https://rocm.docs.amd.com/projects/install-on-linux/en/lates...

edit: well this is still 6.2.4, but the other page says only the bleeding edge cards are supported for 6.0 and 5.7 family. Sadly this is my experience with amd documentation.

double edit: yeah that page you linked to is just "Radeon" branded, and that's most consumer cards. Sometimes the more professional cards get something like "Radeon Pro" but that's not "Radeon"...

last edit I swear: https://rocm.docs.amd.com/en/docs-6.2.4/ is the current docs, changing that .9 or something nonsensical is a 404 but changing it to https://rocm.docs.amd.com/en/docs-6.3.0/ asks me to log in at the moment. I think someone forgot to release this or it's inbound soon. So we don't currently know.

sliken a day ago | parent | next [-]

Sad that they don't support any of their more popular cards, like say the Radeon 7800xt, which is their current generation card. The 7800xt has 16GB vram and looks pretty good at $400 these days ($500 at launch).

slavik81 20 hours ago | parent [-]

The Radeon 7800 XT is officially supported on Windows [1], and I'm pretty sure it works fine on Linux even if it's not considered officially supported. It's Navi 32, just like the Radeon PRO V710, which is officially supported on Linux.

[1]: https://rocm.docs.amd.com/projects/install-on-windows/en/lat...

a day ago | parent | prev | next [-]
[deleted]
superkuh a day ago | parent | prev [-]

Ah, if we go by Mi50 family (gfx906) then it's typical AMD support length for compute: 4-5 years since release. So you better be buying release day at full price and not 2-3 years later if you go AMD.

0xcde4c3db a day ago | parent | prev | next [-]

I'm not sure where to find a better list, but I'm pretty sure those are the capital-s "Supported" configurations that you can expect to productively yell at AMD about, not the full list of what ROCm actually works with. I even seem to remember something about a Navi 10 problem being fixed in this release.

papichulo2023 a day ago | parent | prev [-]

Maybe because /radeon/ in the link, which means they only list the consumers cards.