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

___``___

  • WereCat@lemmy.worldOP
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    2 months ago

    I just got it to work, I’ll update the original post with solution.

    edit:

    now I need to figure out if I can this up and running https://github.com/vosen/ZLUDA as it seems quite a bit interesting for both of our use cases though I’m fine with ROCm for the meantime, got 3x faster render speed vs just using my CPU

    • j4k3@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      Awesome, glad you got it working. ZLUDA indeed was the project I had seen info about and was doing the back porting.