diff --git a/Hadrons/Utilities/ContractorBenchmark.cc b/Hadrons/Utilities/ContractorBenchmark.cc index bba0afc8..d387cfec 100644 --- a/Hadrons/Utilities/ContractorBenchmark.cc +++ b/Hadrons/Utilities/ContractorBenchmark.cc @@ -313,7 +313,7 @@ void fullTrBenchmark(const unsigned int ni, const unsigned int nj, const unsigne [](ComplexD &res, const MatLeft &a, const MatRight &b) { res = 0.; - thread_for(r,a.rows() + thread_for(r,a.rows(), { ComplexD tmp;