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

do not rely on experimental CreateMultipleRootDevices #1471

Merged
merged 1 commit into from
Jan 4, 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
4 changes: 0 additions & 4 deletions SYCL/Basic/buffer/buffer_migrate.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// The test is flaky, disable until investigated/fixed.
// REQUIRES: TEMPORARILY_DISABLED
// REQUIRES: gpu
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
// RUN: %GPU_RUN_PLACEHOLDER %t.out
// RUN: env NEOReadDebugKeys=1 CreateMultipleRootDevices=2 %GPU_RUN_PLACEHOLDER %t.out
// RUN: env NEOReadDebugKeys=1 CreateMultipleRootDevices=3 %GPU_RUN_PLACEHOLDER %t.out
//
// Test for buffer use in a context with multiple devices (all found
// root-devices)
Expand Down