intel / intel/llvm

[SYCL][e2e] Regression/cache_test.cpp fails for ARL integrated gpu

Open
#20,900 0 comments 0 reactions 1 assignee Claimed by @dyniols 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

https://github.com/intel/llvm/actions/runs/20233797399/job/58084916394?pr=20890

Disabling in #20890

```
# RUN: at line 3
env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:1 /__w/llvm/llvm/build-e2e/Regression/Output/cache_test.cpp.tmp.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:1 /__w/llvm/llvm/build-e2e/Regression/Output/cache_test.cpp.tmp.out
# .---command stdout------------
# | Platform 1 (Intel(R) oneAPI Unified Runtime over Level-Zero V2)
# | Device 1 (Intel(R) Graphics)
# | Platform queried from Queue : Intel(R) oneAPI Unified Runtime over Level-Zero V2
# | The platform list contains: Intel(R) oneAPI Unified Runtime over Level-Zero V2
# | Device queried from Queue : Intel(R) oneAPI Unified Runtime over Level-Zero V2
# | The device list contains: Intel(R) Graphics
# `-----------------------------
# .---command stderr------------
# | terminate called after throwing an instance of 'sycl::_V1::exception'
# | what(): Native device isn't exposed to SYCL.
# `-----------------------------
# error: command failed with exit status: -6
```

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

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.