intel / llvm

Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
Other
1.25k stars 738 forks source link

SYCL end-to-end test failures in post-commit. #12397

Open bader opened 10 months ago

bader commented 10 months ago

Post-commit for https://github.com/intel/llvm/commit/c5acdff7d681133f874250be5562106652edfa80 has failed on Linux platform on Intel GPU with the following summary:

Failed Tests (3):
  SYCL :: Graph/Explicit/debug_print_graph.cpp
  SYCL :: Graph/Explicit/debug_print_graph_verbose.cpp
  SYCL :: USM/usm_pooling.cpp

Link to the full log.

Copy of the post-commit logs. logs_116098.zip

EwanC commented 10 months ago

Tagging @intel/sycl-graphs-reviewers for looking into Graph tests.

EwanC commented 9 months ago

https://github.com/intel/llvm/pull/12407 has merged which should fix the graph debug print tests, will monitor post-commit to see if they reappear

aelovikov-intel commented 9 months ago

Note that USM/usm_pooling.cpp randomly fails in post-commit mostly on Arc GPU, not on the integrated GEN12.