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 : "<