summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/tests
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2025-11-18 21:40:34 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2025-11-18 21:40:34 +0100
commit2116b46f784aa9bc0dcbb1b6bfc22183d979b919 (patch)
tree801c8b8d46fef063b32b79797b6e51393e081a9d /modules/remote-sycl/tests
parent668e53e42e210d2cedf29281eb187e8d7f129651 (diff)
downloadforstio-forstio-2116b46f784aa9bc0dcbb1b6bfc22183d979b919.tar.gz
Sycl tests rewrite
Diffstat (limited to 'modules/remote-sycl/tests')
-rw-r--r--modules/remote-sycl/tests/data_ref.cpp2
-rw-r--r--modules/remote-sycl/tests/sycl_basics.foo (renamed from modules/remote-sycl/tests/sycl_basics.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/remote-sycl/tests/data_ref.cpp b/modules/remote-sycl/tests/data_ref.cpp
index 03afb8f..61a2c8e 100644
--- a/modules/remote-sycl/tests/data_ref.cpp
+++ b/modules/remote-sycl/tests/data_ref.cpp
@@ -13,6 +13,6 @@ SAW_TEST("Data Ref Basics"){
acpp::sycl::queue sycl_q;
data<sch::Array<sch::Float64>, encode::Sycl<encode::Native>> dat{{{100u}},sycl_q};
-
}
+
}
diff --git a/modules/remote-sycl/tests/sycl_basics.cpp b/modules/remote-sycl/tests/sycl_basics.foo
index 970f4d6..970f4d6 100644
--- a/modules/remote-sycl/tests/sycl_basics.cpp
+++ b/modules/remote-sycl/tests/sycl_basics.foo