Skip to content

Commit

Permalink
Add tracing to queue_old_interop test
Browse files Browse the repository at this point in the history
  • Loading branch information
omarahmed1111 committed Sep 20, 2024
1 parent c1050cc commit 6f87ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/DeprecatedFeatures/queue_old_interop.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// RUN: %{build} -D__SYCL_INTERNAL_API -o %t.out
// RUN: %{run-unfiltered-devices} %t.out
// RUN: env SYCL_UR_TRACE=2 %{run-unfiltered-devices} %t.out
//
// hip_nvidia has problems constructing queues due to `No device of requested
// type available`.
Expand Down

0 comments on commit 6f87ada

Please sign in to comment.