-
Notifications
You must be signed in to change notification settings - Fork 769
Online compiler tests failing with new GPU driver #16406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
BTW this test fails even when run on OCL CPU/FPGA, it seems it manually calls the GPU driver in every mode FYI @cperkinsintel |
Online Compiler tests passed on PVC + dev igc: https://github.com/intel/llvm/actions/runs/12471647091/job/34809310703?pr=15308#step:24:2993 |
The experimental online_compiler test has been marked as deprecated for over a year and with #16776 it has been removed. The kernel_compiler better provides that functionality. |
Describe the bug
https://github.com/intel/llvm/actions/runs/12381671746/job/34561005375?pr=16312
Based on the error it seems we need to change something to work with the new driver API.
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: