intel / intel/llvm

Regression/in_order_barrier_profiling.cpp Fails on Gen12 Linux on unrelated changes with opencl

Open
#14,186 0 comments 0 reactions 0 assignees View on GitHub
bug confirmed
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Describe the bug

```
2024-06-14T18:30:46.5765146Z # RUN: at line 1
2024-06-14T18:30:46.5766151Z /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Regression/in_order_barrier_profiling.cpp -o /__w/llvm/llvm/build-e2e/Regression/Output/in_order_barrier_profiling.cpp.tmp.out
2024-06-14T18:30:46.5767927Z # executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Regression/in_order_barrier_profiling.cpp -o /__w/llvm/llvm/build-e2e/Regression/Output/in_order_barrier_profiling.cpp.tmp.out
2024-06-14T18:30:46.5768947Z # note: command had no output on stdout or stderr
2024-06-14T18:30:46.5769219Z # RUN: at line 2
2024-06-14T18:30:46.5769753Z env ONEAPI_DEVICE_SELECTOR=opencl:gpu /__w/llvm/llvm/build-e2e/Regression/Output/in_order_barrier_profiling.cpp.tmp.out
2024-06-14T18:30:46.5770701Z # executed command: env ONEAPI_DEVICE_SELECTOR=opencl:gpu /__w/llvm/llvm/build-e2e/Regression/Output/in_order_barrier_profiling.cpp.tmp.out
2024-06-14T18:30:46.5771307Z # .---command stderr------------
2024-06-14T18:30:46.5772667Z # | in_order_barrier_profiling.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/Regression/in_order_barrier_profiling.cpp:41: int main(): Assertion `KernelEnd <= BarrierStart' failed.
2024-06-14T18:30:46.5773405Z # `-----------------------------
2024-06-14T18:30:46.5773673Z # error: command failed with exit status: -6
2024-06-14T18:30:46.5773874Z
```

https://github.com/intel/llvm/actions/runs/9518948539/job/26244443337?pr=14171

### To reproduce

_No response_

### Environment

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.