FAIL: SYCL :: USM/memset.cpp (754 of 1845)
******************** TEST 'SYCL :: USM/memset.cpp' FAILED ********************
Exit Code: -6
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/USM/Output/memset.cpp.tmp1.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/USM/Output/memset.cpp.tmp1.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/USM/Output/memset.cpp.tmp1.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/USM/Output/memset.cpp.tmp1.out
# .---command stderr------------
# | memset.cpp.tmp1.out: /__w/llvm/llvm/llvm/sycl/test-e2e/USM/memset.cpp:35: int main(): Assertion `array[i] == VAL' failed.
# `-----------------------------
# error: command failed with exit status: -6
Describe the bug
see https://github.com/intel/llvm/actions/runs/22153088556/job/64052747625
To reproduce
Environment
clang++ --version]sycl-ls --verbose]Additional context
No response