Skip to content

Basic/fpga_tests/fpga_pipes.cpp opencl:fpga failing on unrelated changes #14308

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

Open
sarnex opened this issue Jun 26, 2024 · 0 comments
Open
Labels
bug Something isn't working confirmed

Comments

@sarnex
Copy link
Contributor

sarnex commented Jun 26, 2024

Describe the bug

https://github.com/intel/llvm/actions/runs/9681345650/job/26712431639

FAIL: SYCL :: Basic/fpga_tests/fpga_pipes.cpp (215 of 2086)
******************** TEST 'SYCL :: Basic/fpga_tests/fpga_pipes.cpp' FAILED ********************
Exit Code: -11

Command Output (stdout):
--
# RUN: at line 2
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64  /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/fpga_tests/fpga_pipes.cpp -o /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/fpga_tests/fpga_pipes.cpp -o /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 3
env ONEAPI_DEVICE_SELECTOR=opencl:fpga  /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:fpga /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# note: command had no output on stdout or stderr
# error: command failed with exit status: -11

To reproduce

  1. Include a code snippet that is as short as possible
  2. Specify the command which should be used to compile the program
  3. Specify the command which should be used to launch the program
  4. Indicate what is wrong and what was expected

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: [e.g. Intel GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of sycl-ls --verbose]

Additional context

No response

@sarnex sarnex added the bug Something isn't working label Jun 26, 2024
sarnex added a commit that referenced this issue Jun 26, 2024
aelovikov-intel pushed a commit that referenced this issue Jul 26, 2024
…4627)

I am unable to recreate #14308, and there is not enough information
about when this case flakes. To collect this information, I have:
- Re-enabled fpga_pipes.cpp
- Added debug prints

Which would provide more insight when the test fails.
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

1 participant