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

[SYCL] Re-enable select_device.cpp test #1488

Merged
merged 1 commit into from
Jan 19, 2023
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
3 changes: 0 additions & 3 deletions SYCL/Config/select_device.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Temporarily disabled due to flaky behavior
// REQUIRES: TEMPORARY_DISABLED

// RUN: %clangxx -fsycl %s -o %t.out
//
// RUN: env WRITE_DEVICE_INFO=1 %GPU_RUN_PLACEHOLDER %t.out
Expand Down