summaryrefslogtreecommitdiff
path: root/modules/remote-sycl
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-23 14:22:45 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-23 14:22:45 +0200
commit8ce89771d2c59cc4549d721e574af462683da15a (patch)
tree4e0cd4c814968af672723b6e86efdff99efe2a0a /modules/remote-sycl
parent7e45200be0a93f8f81cdd9f166764dc38ff0abf1 (diff)
Changing an empty line
Diffstat (limited to 'modules/remote-sycl')
-rw-r--r--modules/remote-sycl/benchmarks/mixed_precision.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/remote-sycl/benchmarks/mixed_precision.cpp b/modules/remote-sycl/benchmarks/mixed_precision.cpp
index c7d625d..11ce7eb 100644
--- a/modules/remote-sycl/benchmarks/mixed_precision.cpp
+++ b/modules/remote-sycl/benchmarks/mixed_precision.cpp
@@ -67,7 +67,6 @@ int main(int argc, char** argv){
std::default_random_engine e1{r()};
std::uniform_real_distribution<> dis{-3.0,-1.0};
-
saw::event_loop loop;
saw::wait_scope wait{loop};