Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions sycl/test-e2e/Graph/Explicit/regression_accessor_spv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

// REQUIRES: level_zero

// UNSUPPORTED: arch-intel_gpu_pvc
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/21235

// Modified version of Update/update_with_indices_accessor_spv.cpp that does
// not require the full graph aspect, test was hanging after some changes to
// kernel bundles so adding this test for the CI which doesn't support update
Expand Down
Loading