Bug 2276332

Summary: OpenCL Broken Since kernel 6.8
Product: [Fedora] Fedora Reporter: Paul DeStefano <prd-fedora>
Component: intel-compute-runtimeAssignee: FrantiĊĦek Zatloukal <fzatlouk>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 39CC: aekoroglu, dominik, fzatlouk
Target Milestone: ---Keywords: Desktop, Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: intel-compute-runtime-24.09.28717.17-1.fc39 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-01 02:26:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Boot log none

Description Paul DeStefano 2024-04-22 03:54:51 UTC
Since 6.8 dropped on F39, clinfo doesn't find Intel platform was was working fine on the kernel 6.7.9.  I thought it would be fixed by intel-compute-runtime, which I didn't have installed, but that didn't help.  Very confused.  Was working fine.  Still booting 6.7.9 because of this issue.

Reproducible: Always

Steps to Reproduce:
1. install intel-compute-runtime
2. install kernel 6.8.x
2. clinfo
Actual Results:  
clinfo doesn't find platform.

Expected Results:  
clinfo should show intel platform.

I've been having a lot of problems with 6.8, but none were fixed before Fedora started pushing it on F39.  Because of these problems, it wasn't able to test intel OpenCL until recently.  I wanted to contribute to Intel OpenCL test day, but couldn't get to it in time.

Comment 1 Paul DeStefano 2024-04-22 04:17:37 UTC
Created attachment 2028236 [details]
Boot log

Comment 2 Fedora Update System 2024-04-22 22:12:26 UTC
FEDORA-2024-65cc817ca3 (intel-compute-runtime-24.09.28717.17-1.fc39 and intel-igc-1.0.16510.1-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-65cc817ca3

Comment 3 Fedora Update System 2024-04-23 02:43:34 UTC
FEDORA-2024-65cc817ca3 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-65cc817ca3`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-65cc817ca3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2024-05-01 02:26:17 UTC
FEDORA-2024-65cc817ca3 (intel-compute-runtime-24.09.28717.17-1.fc39 and intel-igc-1.0.16510.1-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Paul DeStefano 2024-05-06 18:27:24 UTC
Thanks.  Since I installed these updated pkgs (and upgraded to kernel 6.8.8 at the same time), intel OCL has been working.

However, power consumption is reduced, which makes me think the new code path is not as efficient?  This is a concern, but I guess it is a different issue?