← Back to context

Comment by homarp

4 years ago

https://rentry.org/tqizb explains how to install ROCm and then pytorch for ROCm

ROCm does not support APU, here is the list of supported GPU: https://docs.amd.com/bundle/Hardware_and_Software_Reference_...

Tried it, could not get it to run on my RX570. Read conflicting information whether that series is still supported or not.

rocm-smi detects the card and shows me the temps etc., but rocminfo throws an error.

I found this repo which should apparently fix it, didn't change my situation though: https://github.com/xuhuisheng/rocm-gfx803/