File tree Expand file tree Collapse file tree 16 files changed +32
-32
lines changed Expand file tree Collapse file tree 16 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet
7
+ // XFAIL: hip
8
8
9
9
#include " add.h"
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define TEST_GENERIC_IN_LOCAL 1
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda, hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define SYCL_USE_NATIVE_FP_ATOMICS
10
10
#define FP_TESTS_ONLY
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
6
+ // HIP backend have had no support for the generic address space yet.
7
7
// HIP does not support native floating point atomics
8
- // XFAIL: cuda, hip
8
+ // XFAIL: hip
9
9
10
10
#define SYCL_USE_NATIVE_FP_ATOMICS
11
11
#define FP_TESTS_ONLY
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet
7
+ // XFAIL: hip
8
8
9
9
#include " and.h"
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define TEST_GENERIC_IN_LOCAL 1
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet
7
+ // XFAIL: hip
8
8
9
9
#include " exchange.h"
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define TEST_GENERIC_IN_LOCAL 1
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet
7
+ // XFAIL: hip
8
8
9
9
#include " or.h"
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define TEST_GENERIC_IN_LOCAL 1
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet
7
+ // XFAIL: hip
8
8
9
9
#include " sub.h"
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define TEST_GENERIC_IN_LOCAL 1
10
10
#include " sub.h"
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
6
+ // HIP backend have had no support for the generic address space yet.
7
7
// HIP does not support native floating point atomics
8
- // XFAIL: cuda, hip
8
+ // XFAIL: hip
9
9
10
10
#define SYCL_USE_NATIVE_FP_ATOMICS
11
11
#define FP_TESTS_ONLY
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
6
+ // HIP backend have had no support for the generic address space yet.
7
7
// HIP does not support native floating point atomics
8
- // XFAIL: cuda, hip
8
+ // XFAIL: hip
9
9
10
10
#define SYCL_USE_NATIVE_FP_ATOMICS
11
11
#define FP_TESTS_ONLY
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet
7
+ // XFAIL: hip
8
8
9
9
#include " xor.h"
10
10
Original file line number Diff line number Diff line change 3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
5
6
- // CUDA and HIP backends have had no support for the generic address space yet.
7
- // XFAIL: cuda || hip
6
+ // HIP backend have had no support for the generic address space yet.
7
+ // XFAIL: hip
8
8
9
9
#define TEST_GENERIC_IN_LOCAL 1
10
10
You can’t perform that action at this time.
0 commit comments