flathub / org.blender.Blender

https://flathub.org/apps/details/org.blender.Blender
17 stars 26 forks source link

oneAPI with Intel Arc GPU #140

Open ja-cop opened 1 year ago

ja-cop commented 1 year ago

Hello,

I see the latest version of the Blender flatpak is built with oneAPI support for hardware-accelerated Cycles, cool!

Does anyone know what the specific host requirements are? Does it try to load /usr/lib/libze_loader.so from the host filesystem? Any logging options I can use to debug Cycles compute devices?

Even with level-zero installed, Blender shows this:

Screenshot_20230427_235456

This is on Void Linux using the level-zero package from this PR, with kernel version 6.2.13 and with an Intel Arc A770.

kevinsmia1939 commented 1 year ago

I don't really know, maybe level-zero thingy need to be package in the Flatpak package?

Jah-On commented 5 months ago

I am also running into this issue on Arch. I can try bringing it up on Intel's github to see if they could make a "bridge" of sorts or distribute the runtime as a flatpak package.