Comment on [help] has anyone managed to run rocm on the deck?
Fubarberry@sopuli.xyz 1 week agoPytorch includes the necessary ROCm files for image gen as far as I know. My computer does have an /opt/ROCm folder but it’s only a few megabytes in size.
Unfortunately I don’t see any mention of pytorch in your linked program, and it does mention a proper ROCm install as a requirement there.
brokenlcd@feddit.it 1 week ago
If that’s the case i’m going to try to run it without installing rocm, since i saw a pytorch rocm package being downloaded by pip. I’m gonna need to reinstall though.
Fubarberry@sopuli.xyz 1 week ago
There are different pytorch install commands for cuda/ROCm. Usually the key to getting ROCm to work with AI GitHub projects is to edit a config file/launch option and replace the pytorch command with a ROCm one