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 E2E tests timing out in CI #14852

Open
KornevNikita opened this issue Jul 31, 2024 · 6 comments
Open

Graph E2E tests timing out in CI #14852

KornevNikita opened this issue Jul 31, 2024 · 6 comments
Assignees
Labels
bug Something isn't working sycl-graph

Comments

@KornevNikita
Copy link
Contributor

Describe the bug

https://github.com/intel/llvm/actions/runs/10173324683/job/28137481628
Timed Out Tests (1):
SYCL :: Graph/Explicit/host_task2_multiple_roots.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

Linux
[level_zero:gpu][level_zero:0] Intel(R) oneAPI Unified Runtime over Level-Zero, Intel(R) Iris(R) Xe Graphics 12.0.0 [1.3.30049.600000]

Additional context

No response

@KornevNikita KornevNikita added bug Something isn't working sycl-graph labels Jul 31, 2024
@KornevNikita
Copy link
Contributor Author

@sarnex FYI

@EwanC
Copy link
Contributor

EwanC commented Jul 31, 2024

I've noticed that in PR #14453 there is a graph test timing out on HIP in pre-commit PR CI, Graph/Update/update_before_finalize.cpp.

So changing this task title to generically cover graph tests timing out, as I suspect this issue isn't confined to a single test.

@EwanC EwanC changed the title Graph/Explicit/host_task2_multiple_roots.cpp timed out in Nightly Graph E2E tests timing out in CI Jul 31, 2024
@sarnex
Copy link
Contributor

sarnex commented Jul 31, 2024

@KornevNikita Thanks for finding this.

@intel/sycl-graphs-reviewers @EwanC Can we disable this test and any suspected to have the same issue?

@KornevNikita
Copy link
Contributor Author

@sarnex created a PR to turn this one off. Can include more tests if needed.

@sarnex
Copy link
Contributor

sarnex commented Jul 31, 2024

thx

@KornevNikita
Copy link
Contributor Author

Oops, forgot to add the link:) #14853

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

4 participants