From e377859084dfeb254451ac97d01c1272a321dc10 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Thu, 16 Oct 2025 17:13:07 +0200 Subject: Accidental typo --- modules/remote-sycl/benchmarks/mixed_precision.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/remote-sycl/benchmarks/mixed_precision.cpp b/modules/remote-sycl/benchmarks/mixed_precision.cpp index 4d37f5f..d4b119b 100644 --- a/modules/remote-sycl/benchmarks/mixed_precision.cpp +++ b/modules/remote-sycl/benchmarks/mixed_precision.cpp @@ -140,7 +140,7 @@ int main(int argc, char** argv){ uint64_t time_float32 = std::numeric_limits::max(); for(uint64_t runs_i = 0u; runs_i < runs; ++runs_i){ - (std::cout<<''.').flush(); + (std::cout<<'.').flush(); data mixed_host_data; data float64_host_data; -- cgit v1.2.3