intel / intel/llvm

bindless_images/sampling_1D.cpp and sampling_2D.cpp flakily failed on unrelated changes

Open
#17,212 4 comments 0 reactions 0 assignees View on GitHub
bug hip sycl-bindless-images
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Describe the bug

https://github.com/intel/llvm/actions/runs/13535169347/job/37825920190?pr=17155
```
FAIL: SYCL :: bindless_images/sampling_1D.cpp (1170 of 2264)
******************** TEST 'SYCL :: bindless_images/sampling_1D.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 4: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/sampling_1D.cpp.tmp.out
+ env UR_HIP_ENABLE_IMAGE_SUPPORT=1 env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 /__w/llvm/llvm/build-e2e/bindless_images/Output/sampling_1D.cpp.tmp.out
Error: RROR]:
UR HIP ERROR:
Value: 801
Name: hipErrorNotSupported
Description: operation not supported
Function: urTextureCreate
Source Location: /__w/llvm/llvm/src/unified-runtime/source/adapters/hip/image.cpp:241

Error: RROR]:
UR HIP ERROR:
Value: UR_RESULT_ERROR_UNSUPPORTED_FEATURE
Function: urBindlessImagesSampledImageCreateExp
Source Location: /__w/llvm/llvm/src/unified-runtime/source/adapters/hip/image.cpp:560

SYCL exception caught! : Native API failed. Native API returns: 44 (UR_RESULT_ERROR_UNSUPPORTED_FEATURE)

--
```

### To reproduce

failed on pre-ci

### Environment

failed on pre-ci

### 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.