I install the driver and oneAPI of the graphic card.
I also install
Code: Select all
dev-libs/level-zeroCode: Select all
dev-libs/intel-compute-runtimeI install
Code: Select all
media-gfx/blender-binAfter that I try to use cycles and I have an error:
So I create an ebuildoneAPI queue initialization error: got runtime exception "Hardware Raytracing is not available; please install "intel-level-zero-gpu-raytracing" to enable it or disable Embree GPU.
Code: Select all
dev-libs/level-zero-gpu-raytracingAfter the installation 1.1.0 of this new ebuild, I open a binary of blender version 5.0.1 and I select Open Image Denoise inside blender in the viewport and launch a preview render and I have this error:
Code: Select all
cycles | ERROR The program was built for 1 devices
| Build program log for 'Intel(R) Arc(TM) A770 Graphics':
| error: ESIMD code detected, but VC not enabled in this build.And I search about VC (Vector Compiler). Is there a possibility to have a use flag oneAPI on the default ebuild of gentoo?
