We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following tests are failing in post-commit on Gen12: https://github.com/intel/llvm/actions/runs/10769829698/job/29879500890#step:22:2705
******************** Failed Tests (11): SYCL :: Basic/sub_group_size_prop.cpp SYCL :: EnqueueFunctions/kernel_shortcut_with_kb.cpp SYCL :: EnqueueFunctions/kernel_submit_with_event_and_kb.cpp SYCL :: EnqueueFunctions/kernel_submit_with_kb.cpp SYCL :: KernelCompiler/kernel_compiler_opencl.cpp SYCL :: KernelCompiler/multi_device.cpp SYCL :: KernelCompiler/opencl_capabilities.cpp SYCL :: KernelCompiler/opencl_queries.cpp SYCL :: syclcompat/launch/launch_policy.cpp SYCL :: syclcompat/util/util_match_all_over_group.cpp SYCL :: syclcompat/util/util_match_any_over_group.cpp
Most of the failures are accompanied by the following msg:
# .---command stderr------------ # | ZE_LOADER_DEBUG_TRACE:Using Loader Library Path: # | ZE_LOADER_DEBUG_TRACE:Tracing Layer Library Path: libze_tracing_layer.so.1 # | terminate called after throwing an instance of 'sycl::_V1::exception' # | what(): Native API failed. Native API returns: 54 (UR_RESULT_ERROR_UNSUPPORTED_ENUMERATION) # `-----------------------------
No response
The text was updated successfully, but these errors were encountered:
libzstd-dev
I believe these post-commit failures were fixed. Please correct me if I am wrong.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The following tests are failing in post-commit on Gen12:
https://github.com/intel/llvm/actions/runs/10769829698/job/29879500890#step:22:2705
Most of the failures are accompanied by the following msg:
To reproduce
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: