You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Different issue from #16405 Since this is running on a level_zero gpu, and the test fails from a segfault from the gpu rather than failing to reserve shadow memory.
To reproduce
Include a code snippet that is as short as possible
Specify the command which should be used to compile the program
Specify the command which should be used to launch the program
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
The text was updated successfully, but these errors were encountered:
Describe the bug
Spotted on precommit CI:
https://github.com/intel/llvm/actions/runs/12917437879/job/36024293782?pr=16563
Note: Different issue from #16405 Since this is running on a level_zero gpu, and the test fails from a segfault from the gpu rather than failing to reserve shadow memory.
To reproduce
Environment
clang++ --version
]sycl-ls --verbose
]Additional context
No response
The text was updated successfully, but these errors were encountered: