Skip to content

Commit

Permalink
[SYCL][E2E] Add missing ocloc requirement to the test (#16064)
Browse files Browse the repository at this point in the history
  • Loading branch information
againull authored Nov 14, 2024
1 parent 73b0775 commit 2636a8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// REQUIRES: gpu && linux && (opencl || level_zero)
// REQUIRES: ocloc && gpu && linux && (opencl || level_zero)

// Test to check several use cases for multi-device kernel bundles.
// Test covers AOT and JIT cases. Kernel is using some math functions to enforce
Expand Down

0 comments on commit 2636a8b

Please sign in to comment.