Skip to content
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

USM/fill_any_size.cpp failing on Gen12 FPGA in Postcommit #16589

Closed
sarnex opened this issue Jan 10, 2025 · 4 comments
Closed

USM/fill_any_size.cpp failing on Gen12 FPGA in Postcommit #16589

sarnex opened this issue Jan 10, 2025 · 4 comments
Labels
bug Something isn't working confirmed

Comments

@sarnex
Copy link
Contributor

sarnex commented Jan 10, 2025

Describe the bug

https://github.com/intel/llvm/actions/runs/12706502160/job/35420033530

env ONEAPI_DEVICE_SELECTOR=opencl:fpga  /__w/llvm/llvm/build-e2e/USM/Output/fill_any_size.cpp.tmp1.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:fpga /__w/llvm/llvm/build-e2e/USM/Output/fill_any_size.cpp.tmp1.out
# .---command stderr------------
# | terminate called after throwing an instance of 'sycl::_V1::exception'
# |   what():  Enqueue process failed.
# `-----------------------------
# error: command failed with exit status: -6

To reproduce

No response

Environment

No response

Additional context

No response

@sarnex sarnex added bug Something isn't working confirmed labels Jan 10, 2025
@sarnex sarnex changed the title USM/fill_any_size.cp failing on Gen12 FPGA in Postcommit USM/fill_any_size.cpp failing on Gen12 FPGA in Postcommit Jan 10, 2025
@sarnex
Copy link
Contributor Author

sarnex commented Jan 10, 2025

The first commit where I see it failing (it's sporadaic btw) is ac9e5d9, but since it's sporadic I have no idea if that actually caused it.

@sarnex
Copy link
Contributor Author

sarnex commented Jan 10, 2025

FYI @KseniyaTikhomirova

@KseniyaTikhomirova
Copy link
Contributor

ac9e5d9 updates classes which I believe is not involved in https://github.com/intel/llvm/blob/sycl/sycl/test-e2e/USM/fill_any_size.cpp pipeline, so it should be unrelated.

@sarnex
Copy link
Contributor Author

sarnex commented Jan 10, 2025

We think this is oneapi-src/unified-runtime#2440

@sarnex sarnex closed this as completed Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

2 participants