Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph/Explicit/host_task_multiple_roots.cpp failing on BMG, SPIRV backend #17248

Open
uditagarwal97 opened this issue Feb 28, 2025 · 0 comments
Labels
bug Something isn't working confirmed

Comments

@uditagarwal97
Copy link
Contributor

Describe the bug

https://github.com/intel/llvm/actions/runs/13585385452/job/37980241726?pr=17234

FAIL: SYCL :: Graph/Explicit/host_task_multiple_roots.cpp (442 of 2269)
******************** TEST 'SYCL :: Graph/Explicit/host_task_multiple_roots.cpp' FAILED ********************
Exit Code: 134

Command Output (stderr):
--
2025-02-28T10:08:44.3901826Z FAIL: SYCL :: Graph/Explicit/host_task_multiple_roots.cpp (442 of 2269)
2025-02-28T10:08:44.3902335Z ******************** TEST 'SYCL :: Graph/Explicit/host_task_multiple_roots.cpp' FAILED ********************
2025-02-28T10:08:44.3902742Z Exit Code: 134
2025-02-28T10:08:44.3902861Z 
2025-02-28T10:08:44.3902958Z Command Output (stderr):
2025-02-28T10:08:44.3903174Z --
2025-02-28T10:08:44.3903766Z RUN: at line 2: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/Explicit/Output/host_task_multiple_roots.cpp.tmp.out
2025-02-28T10:08:44.3904627Z + env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Explicit/Output/host_task_multiple_roots.cpp.tmp.out
2025-02-28T10:08:44.3906191Z RUN: at line 4: env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 env UR_L0_LEAKS_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/Explicit/Output/host_task_multiple_roots.cpp.tmp.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Explicit/host_task_multiple_roots.cpp --implicit-check-not=LEAK
2025-02-28T10:08:44.3907826Z + /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Explicit/host_task_multiple_roots.cpp --implicit-check-not=LEAK
2025-02-28T10:08:44.3908940Z + env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 env UR_L0_LEAKS_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Explicit/Output/host_task_multiple_roots.cpp.tmp.out
2025-02-28T10:08:44.3910597Z /__w/llvm/llvm/build-e2e/Graph/Explicit/Output/host_task_multiple_roots.cpp.script: line 3: 14505 Aborted                 (core dumped) env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 env UR_L0_LEAKS_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Explicit/Output/host_task_multiple_roots.cpp.tmp.out 2>&1
2025-02-28T10:08:44.3912139Z      14506 Done                    | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Explicit/host_task_multiple_roots.cpp --implicit-check-not=LEAK
2025-02-28T10:08:44.3912798Z 
2025-02-28T10:08:44.3912880Z --
2025-02-28T10:08:44.3912977Z 

To reproduce

DPC++ version: 1d5076f

sycl-ls output

2025-02-28T10:04:45.5737084Z [level_zero:gpu][level_zero:0] Intel(R) oneAPI Unified Runtime over Level-Zero, Intel(R) Graphics [0xe20b] 20.1.0 [1.6.32224.500000]
2025-02-28T10:04:45.5737571Z [opencl:fpga][opencl:0] Intel(R) FPGA Emulation Platform for OpenCL(TM), Intel(R) FPGA Emulation Device OpenCL 1.2  [2024.18.10.0.08_160000]
2025-02-28T10:04:45.5737977Z [opencl:cpu][opencl:1] Intel(R) OpenCL, 12th Gen Intel(R) Core(TM) i9-12900 OpenCL 3.0 (Build 0) [2024.18.10.0.08_160000]
2025-02-28T10:04:45.5738381Z [opencl:gpu][opencl:2] Intel(R) OpenCL Graphics, Intel(R) Graphics [0xe20b] OpenCL 3.0 NEO  [24.52.32224.5]
2025-02-28T10:04:45.5738728Z [native_cpu:cpu][native_cpu:0] SYCL_NATIVE_CPU, SYCL Native CPU 0.1 [0.0.0]

Environment

  • OS: Linux
  • Target device and vendor: BMG

Additional context

No response

@uditagarwal97 uditagarwal97 added the bug Something isn't working label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

1 participant