[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building llama.cpp for AMD GPU using only Debian packages?



Hi Petter,

If rocminfo reports your GPU is available when run with sudo, then perhaps your user does not have the necessary permissions. To avoid the need for sudo, add your user to the 'video' and 'render' groups.

I believe the command would be `sudo usermod -aG video,render $USER` or something of that sort. You would then need to log out and log back in again for it to take effect.

Sincerely,
Cory Bloor

Reply to: