-
Notifications
You must be signed in to change notification settings - Fork 798
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
See https://github.com/intel/llvm/actions/runs/16883251321?pr=19724
FAIL: SYCL :: Reduction/reduction_internal_nd_range_1dim.cpp (37 of 1882)
******************** TEST 'SYCL :: Reduction/reduction_internal_nd_range_1dim.cpp' FAILED ********************
Exit Code: -11
Command Output (stdout):
--
# RUN: at line 2
env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal_nd_range_1dim.cpp.tmp.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal_nd_range_1dim.cpp.tmp.out
# .---command stdout------------
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 7, expected 7
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 26, expected 26
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 9, expected 9
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# | : 28, expected 28
# `-----------------------------
# error: command failed with exit status: -11
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working