[Bug 2101784] Re: OpenCL regression due to missing spirv function

2025-03-13 Thread Timo Aaltonen
the only change in the update was to switch the translator: intel-graphics-compiler (1.0.15468.25-2ubuntu0.1) noble; urgency=medium * Enable IGC_OPTION__USE_KHRONOS_SPIRV_TRANSLATOR_IN_SC in build (LP: #2085370) so it's clearly at issue here ;) -- You received this bug notification becau

[Bug 2101784] Re: OpenCL regression due to missing spirv function

2025-03-13 Thread Chintan
While this regression aligns with the IGC update, it’s worth exploring whether the issue stems from the switch to the distro-provided Khronos SPIR-V translator. Since the _Z37__spirv_ImageSampleExplicitLod_Ruint4 symbol relates to SPIR-V image sampling logic, there’s a possibility that: The Khron

[Bug 2101784] Re: OpenCL regression due to missing spirv function

2025-03-09 Thread Felix Weinmann
(Build command in the minimal reproducable example is slightly wrong, -lOpenCL needs to be at the end of the command) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101784 Title: OpenCL regression d