Adapters/level_zero/batch_test.cpp sporadic fail on Win DG2
- 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/26798510439/job/79088067762
```
FAIL: SYCL :: Adapters/level_zero/batch_test.cpp (146 of 2488)
******************** TEST 'SYCL :: Adapters/level_zero/batch_test.cpp' FAILED ********************
Exit Code: 3221226505
Command Output (stdout):
--
# RUN: at line 3
D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp -o D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp' -o 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# RUN: at line 4
D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp -DUSING_INORDER -o D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ino.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp' -DUSING_INORDER -o 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ino.out'
# RUN: at line 14
env UR_L0_BATCH_SIZE=4 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=CKALL,CKB4 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp
# executed command: env UR_L0_BATCH_SIZE=4 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=CKALL,CKB4 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp'
# RUN: at line 17
env UR_L0_BATCH_SIZE=1 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=CKALL,CKB1 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp
# executed command: env UR_L0_BATCH_SIZE=1 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=CKALL,CKB1 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp'
# RUN: at line 20
env UR_L0_BATCH_SIZE=3 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=CKALL,CKB3 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp
# executed command: env UR_L0_BATCH_SIZE=3 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=CKALL,CKB3 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp'
# RUN: at line 23
env UR_L0_BATCH_SIZE=5 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=CKALL,CKB5 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp
# executed command: env UR_L0_BATCH_SIZE=5 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=CKALL,CKB5 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp'
# RUN: at line 26
env UR_L0_BATCH_SIZE=7 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=CKALL,CKB7 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp
# executed command: env UR_L0_BATCH_SIZE=7 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=CKALL,CKB7 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp'
# RUN: at line 29
env UR_L0_BATCH_SIZE=8 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=CKALL,CKB8 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp
# executed command: env UR_L0_BATCH_SIZE=8 UR_L0_DEVICE_SCOPE_EVENTS=2 UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\batch_test.cpp.tmp.ooo.out'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000409
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=CKALL,CKB8 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\batch_test.cpp'
--
********************
```
### 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.