Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Blender ebuild and oneAPI intel graphic Card

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
lastrodamo
n00b
n00b
User avatar
Posts: 11
Joined: Thu Jan 26, 2023 12:56 pm
Contact:
Contact lastrodamo
Website

Blender ebuild and oneAPI intel graphic Card

  • Quote

Post by lastrodamo » Wed Feb 04, 2026 11:09 am

Recently I use an Intel graphic card on a gentoo installation.
I install the driver and oneAPI of the graphic card.

I also install

Code: Select all

dev-libs/level-zero
and

Code: Select all

dev-libs/intel-compute-runtime
The gentoo ebuild of blender do not have the possibility to use oneAPI in preferences. There is also no use flag of oneAPI available.
I install

Code: Select all

media-gfx/blender-bin
to have the possibility to check oneAPI and select the card in preferences.

After that I try to use cycles and I have an error:
oneAPI 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.
So I create an ebuild

Code: Select all

dev-libs/level-zero-gpu-raytracing
for gentoo for this package: https://codeberg.org/lastrodamo/gentoo- ... raytracing

After 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.
I'm searching about ESIMD and I found this article https://dl.acm.org/doi/10.1145/3624062.3624251

And I search about VC (Vector Compiler). Is there a possibility to have a use flag oneAPI on the default ebuild of gentoo?
Last edited by lastrodamo on Wed Feb 11, 2026 4:57 am, edited 2 times in total.
Top
ilhooq
n00b
n00b
Posts: 1
Joined: Fri Feb 06, 2026 12:37 pm

  • Quote

Post by ilhooq » Fri Feb 06, 2026 12:38 pm

Try to activate the vc use flag for the dev-util/intel-graphics-compiler package
Top
lastrodamo
n00b
n00b
User avatar
Posts: 11
Joined: Thu Jan 26, 2023 12:56 pm
Contact:
Contact lastrodamo
Website

  • Quote

Post by lastrodamo » Fri Feb 06, 2026 12:52 pm

Thanks, I solved with compilation of dev-util/intel-graphics-compiler
But now I have this error :

Code: Select all

01:15.898  cycles           | ERROR OIDN error: The program was built for 1 devices
                            | Build program log for 'Intel(R) Arc(TM) A770 Graphics':
                            | bad spirv bitcode: spirv_read_verify: verify Module failed
                            | 
01:15.898  cycles           | ERROR The program was built for 1 devices
                            | Build program log for 'Intel(R) Arc(TM) A770 Graphics':
                            | bad spirv bitcode: spirv_read_verify: verify Module failed
                            | 
01:15.898  cycles           | ERROR Error running denoiser.
Top
lastrodamo
n00b
n00b
User avatar
Posts: 11
Joined: Thu Jan 26, 2023 12:56 pm
Contact:
Contact lastrodamo
Website

  • Quote

Post by lastrodamo » Fri Feb 06, 2026 10:45 pm

I will create an ebuild to install IGC on version 2.27 who use an old version of LLVM 16
And force `intel-compute-runtime` to be compiled with LLVM-16
Top
Post Reply

4 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic