Skip to content

[L0 v2] Multiple Graph E2E tests (flaky?) fail on Intel Devices #19034

Open
@Maetveis

Description

@Maetveis

Describe the bug

There are multiple tests that seem to be failing in multiple PRs, that have no relevant
changes:

Some examples of the failures

PVC:

********************
Failed Tests (12):
  SYCL :: Graph/Explicit/interop-level-zero-launch-kernel.cpp
  SYCL :: Graph/Explicit/memadvise.cpp
  SYCL :: Graph/Explicit/opencl_local_acc.cpp
  SYCL :: Graph/Explicit/prefetch.cpp
  SYCL :: Graph/Explicit/spec_constants_handler_api.cpp
  SYCL :: Graph/Explicit/spec_constants_kernel_bundle_api.cpp
  SYCL :: Graph/RecordReplay/interop-level-zero-launch-kernel.cpp
  SYCL :: Graph/RecordReplay/memadvise.cpp
  SYCL :: Graph/RecordReplay/opencl_local_acc.cpp
  SYCL :: Graph/RecordReplay/prefetch.cpp
  SYCL :: Graph/RecordReplay/raw_kernel_arg.cpp
  SYCL :: Graph/RecordReplay/spec_constants_handler_api.cpp

BMG:

********************
Failed Tests (11):
  SYCL :: Graph/Explicit/interop-level-zero-launch-kernel.cpp
  SYCL :: Graph/Explicit/memadvise.cpp
  SYCL :: Graph/Explicit/opencl_local_acc.cpp
  SYCL :: Graph/Explicit/prefetch.cpp
  SYCL :: Graph/Explicit/raw_kernel_arg.cpp
  SYCL :: Graph/RecordReplay/interop-level-zero-launch-kernel.cpp
  SYCL :: Graph/RecordReplay/memadvise.cpp
  SYCL :: Graph/RecordReplay/opencl_local_acc.cpp
  SYCL :: Graph/RecordReplay/prefetch.cpp
  SYCL :: Graph/RecordReplay/raw_kernel_arg.cpp
  SYCL :: Graph/RecordReplay/spec_constants_kernel_bundle_api.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: Linux
  • Target device and vendor: 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglevel-zeroIssues related to the Level Zero backendsycl-graph

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions