Skip to content

Commit e67681b

Browse files
authored
[SYCL] Move tests with dependencies to on-device directory (#2732)
1 parent 6057e93 commit e67681b

File tree

276 files changed

+5
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+5
-5
lines changed

sycl/test/accessors.o

-147 Bytes
Binary file not shown.

sycl/test/reduction/reduction_ctor.cpp renamed to sycl/test/basic_tests/reduction_ctor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// This performs basic checks such as reduction creation, getIdentity() method,
55
// and the combine() method of the aux class 'reducer'.
66

7-
#include "reduction_utils.hpp"
7+
#include "../on-device/reduction/reduction_utils.hpp"
88
#include <CL/sycl.hpp>
99
#include <cassert>
1010

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)