SOLUTION:

I was missing this package sudo dnf install rocm-hip-devel as per instructions here: https://fedoraproject.org/wiki/SIGs/HC


Hi, I’m trying to get GPU acceleration on AMD to work in Blender 4.1 but I can’t seem to be able to. From what I’ve seen it should be working with ROCm just fine but I had no luck with it.

I’m using Fedora 40 GNOME with Wayland and my GPU is RX 6800 XT.

System is up to date. I’ve also installed all these packages:

sudo dnf install rocminfo

sudo dnf install rocm-opencl

sudo dnf install rocm-clinfo

sudo dnf install rocm-hip

and restarted system after.

rocminfo gives me this

rocm-clinfo gives me this

___``___

    • boredsquirrel@slrpnk.net
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I have no idea. That docker thing on windows is basically running a Linux VM (or run Linux parallel like with WSL).

      On Linux docker is a container. It needs namespaces but no virtualization. It runs on your kernel.

      Never used docker desktop, thats just some GUI. Just install Docker, or Podman.