Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Re-enable L0 batch test #1035

Merged
merged 1 commit into from
Jun 7, 2022
Merged
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
2 changes: 1 addition & 1 deletion SYCL/Plugin/level_zero_batch_event_status.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// See https://github.com/intel/llvm-test-suite/issues/906

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually this link should go away somehow

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a comment on the issues page. Thanks

// REQUIRES: gpu, level_zero, TEMPORARY_DISABLE
// REQUIRES: gpu, level_zero

// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out

Expand Down