You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# .---command stderr------------
# | terminate called after throwing an instance of 'sycl::_V1::runtime_error'
# | what(): Native API failed. Native API returns: -999 (Unknown PI error) -999 (Unknown PI error)
# `-----------------------------
# error: command failed with exit status: -6
No action required now for sycl compiler, it is a known OpenCL CPURT regression and will fixed for the next uplift plan.
Will add those 2 tests as XFAIL in 0718010
The text was updated successfully, but these errors were encountered:
Describe the bug
Pre commit testing in #13261 shows the following tests failed with OpenCL CPU RT 2024.17.3.0.09
https://github.com/intel/llvm/actions/runs/8534204587/job/23380576416
To reproduce
Reproducer:
Error log:
Reproducer:
Error log:
Environment
OS: Linux
Target device and vendor: OpenCL CPU RT
DPC++ version: intel/llvm https://github.com/intel/llvm/commit/73d34739bff5848cca075fbec415e06f67848efe
OpenCL CPURT version: [opencl:cpu][opencl:1] Intel(R) OpenCL, 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz OpenCL 3.0 (Build 0) [2024.17.3.0.09_160000]
Additional context
No action required now for sycl compiler, it is a known OpenCL CPURT regression and will fixed for the next uplift plan.
Will add those 2 tests as XFAIL in 0718010
The text was updated successfully, but these errors were encountered: