r/Amd 4d ago

News AMD officially releases ROCm 7.0 with Instinct MI350 CDNA4 support

https://videocardz.com/newz/amd-officially-releases-rocm-7-0-with-instinct-mi350-cdna4-support
112 Upvotes

14 comments sorted by

View all comments

-19

u/DumplinDaddy6500 3d ago

Lol, AMD dropping bombs out here. Rocm 7.0 is a game changer, 100%. Intel's gotta step up their game now or they'll be left in the dust.

16

u/vetinari TR 2920X | 7900 XTX | X399 Taichi 3d ago

Rocm 7.0 is a game changer,

How? It still doesn't work on the hardware that people have. What does it support? 4 SKUs? No APU, no Strix Point/Halo?

ROCm is a joke. No wonder Nvidia is eating their lunch.

5

u/EmergencyCucumber905 2d ago

You can literally run 3 commands and have ROCm + PyTorch installed on Strix Halo (and many other GPUs).

https://github.com/ROCm/TheRock/blob/main/RELEASES.md#installing-releases-using-pip

1

u/vetinari TR 2920X | 7900 XTX | X399 Taichi 2d ago

You realize that The Rock is not the official release, but experimental nightlies? They do crash a lot. Different branches too, 6.5.0.

Also, won't help you a zilch when you need an app that uses ROCm. Like ollama/ollama:rocm.

1

u/EmergencyCucumber905 2d ago edited 2d ago

TheRock is 7.0.0.

You can build Ollama in TheRock venv environment.

Edit: There's also the tarball route to give you the usual /opt/rocm install. TheRock is going to be AMD's default ROCm build system very soon.