bindless_images/read_write_unsampled.cpp sporadic fail on ARL L0V2 Linux with driver 26.01.36711.4
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
```
FAIL: SYCL :: bindless_images/read_write_unsampled.cpp (207 of 1840)
******************** TEST 'SYCL :: bindless_images/read_write_unsampled.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 7
env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/read_write_unsampled.cpp.tmp.out
# executed command: env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/read_write_unsampled.cpp.tmp.out
# .---command stderr------------
# | An error has occured!
# `-----------------------------
# error: command failed with exit status: 1
```
https://github.com/intel/llvm/actions/runs/21223296366/job/61065496648?pr=21082
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.