-
Notifications
You must be signed in to change notification settings - Fork 795
Open
Labels
Description
https://github.com/intel/llvm/actions/runs/19174978175/job/54818871783?pr=20542
https://github.com/intel/llvm/actions/runs/19174978175/job/54818871739?pr=20542
FAIL: SYCL :: Regression/barrier_with_work.cpp (183 of 1911)
******************** TEST 'SYCL :: Regression/barrier_with_work.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.event_list.out
# executed command: env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.event_list.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.event_list.out
# executed command: env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.event_list.out
# note: command had no output on stdout or stderr
# RUN: at line 4
env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.queue_wide.out
# executed command: env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.queue_wide.out
# note: command had no output on stdout or stderr
# RUN: at line 4
env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.queue_wide.out
# executed command: env SYCL_PI_LEVEL_ZERO_USE_MULTIPLE_COMMANDLIST_BARRIERS=1 env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Regression/Output/barrier_with_work.cpp.tmp.queue_wide.out
# .---command stdout------------
# | Failed at 5000 with 0
# `-----------------------------
# error: command failed with exit status: 1
--