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

Commit e3b5d32

Browse files
authored
[SYCL][ROCm] Add XFAIL rocm to dep_events.cpp (#422)
1 parent 446adc0 commit e3b5d32

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

SYCL/USM/dep_events.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
// RUN: %GPU_RUN_PLACEHOLDER %t1.out
1313
// RUN: %ACC_RUN_PLACEHOLDER %t1.out
1414
//
15-
// XFAIL: cuda
16-
// TODO enable the test when cuda_piextUSMEnqueuePrefetch starts handling flags
15+
// XFAIL: cuda || rocm
16+
// TODO enable the test when cuda_piextUSMEnqueuePrefetch and
17+
// rocm_piextUSMEnqueuePrefetch starts handling flags
1718

1819
#include <CL/sycl.hpp>
1920

0 commit comments

Comments
 (0)