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

[E2E] Graph/Profiling tests fails on L0 v2 adapter #17760

Open
igchor opened this issue Mar 31, 2025 · 1 comment
Open

[E2E] Graph/Profiling tests fails on L0 v2 adapter #17760

igchor opened this issue Mar 31, 2025 · 1 comment
Labels
bug Something isn't working sycl-graph

Comments

@igchor
Copy link
Member

igchor commented Mar 31, 2025

Describe the bug

The tests fail on Arc with the following output:

# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /home/igor/llvm/build/tools/sycl/test-e2e/Graph/Profiling/Output/event_profiling_info.cpp.tmp.out
# .---command stderr------------
# | event_profiling_info.cpp.tmp.out: /home/igor/llvm/sycl/test-e2e/Graph/Profiling/../graph_common.hpp:508: bool verifyProfiling(event): Assertion `Start < End' failed.
# `-----------------------------
# error: command failed with exit status: -6

To reproduce

Remove level_zero_v2_adapter from unsupported features in sycl/test-e2e/Graph/lit.local.cfg

Environment

  • OS: Linux
  • Target device and vendor: Intel(R) Arc(TM) A750 Graphics 12.55.8 [1.6.32224+14]
  • DPC++ version: fad7dbb
  • Dependencies version:
Platform [#1]:
    Version  : 1.6
    Name     : Intel(R) oneAPI Unified Runtime over Level-Zero
    Vendor   : Intel(R) Corporation
    Devices  : 1
        Device [#0]:
        Type              : gpu
        Version           : 12.55.8
        Name              : Intel(R) Arc(TM) A750 Graphics
        Vendor            : Intel(R) Corporation
        Driver            : 1.6.32224+14
        Num SubDevices    : 0
        Num SubSubDevices : 0

Additional context

No response

@igchor igchor added the bug Something isn't working label Mar 31, 2025
@igchor igchor changed the title Graph/Profiling/event_profiling_info and Graph/Profiling/event_profiling_info_usm fails on L0 v2 adapter [E2E] Graph/Profiling tests fails on L0 v2 adapter Mar 31, 2025
@EwanC
Copy link
Contributor

EwanC commented Apr 1, 2025

Noting that I've seen this on PVC too

cc @intel/sycl-graphs-reviewers @Xewar313 @pbalcer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sycl-graph
Projects
None yet
Development

No branches or pull requests

2 participants