it works on AMD GPU RX 560 in debian 13.


Message boards : Unix/Linux : it works on AMD GPU RX 560 in debian 13.

Message board moderation

To post messages, you must log in.
AuthorMessage
siu77

Send message
Joined: 14 Aug 23
Posts: 1
Credit: 104,241
RAC: 1,938
Message 9253 - Posted: 9 Oct 2025, 14:39:12 UTC
The problem was the lack of Clang 17.
So:
apt install clang-17 llvm-17-dev libclang-17-dev

And, of course:
apt install rocm-opencl-icd

I have no idea how, but ROCm works in Debian 13 at least on RX 560. Probably on RX 570, RX 580, RX 590 too.
ID: 9253 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Unix/Linux : it works on AMD GPU RX 560 in debian 13.