From b7529505c036296239133add114f6a11443846e1 Mon Sep 17 00:00:00 2001 From: TiborGY Date: Thu, 30 May 2019 19:22:51 +0200 Subject: [PATCH] upload (1/3) --- cpp_thread_test/dgemm_thread_safety.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cpp_thread_test/dgemm_thread_safety.cpp b/cpp_thread_test/dgemm_thread_safety.cpp index 2275f6ef0..8fec43858 100644 --- a/cpp_thread_test/dgemm_thread_safety.cpp +++ b/cpp_thread_test/dgemm_thread_safety.cpp @@ -55,8 +55,8 @@ int main(int argc, char* argv[]){ std::cout<<"done\n"; //pauser(); std::cout<<"Filling matrices with random numbers..."< 1.0E-13){ - std::cout<<"ERROR: one of the threads returned a different result!"< 1.0E-13){ //i+2 is the index of matrix C, for a given thread + std::cout<<"ERROR: one of the threads returned a different result! Index : "<