1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 15:27:06 +01:00

Minor change

This commit is contained in:
Guido Cossu
2016-12-09 02:34:37 +00:00
parent 3a74fec62f
commit 9977c53035

View File

@ -110,7 +110,7 @@ class ReproducibilityState {
sumarray[thr]=TensorRemove(vnrm) ;
}
/////////////////////// Reproducibility section
/////////////////////// Reproducibility section, not threaded on purpouse
if (repr.enable_reprocheck) {
if (repr.do_check) {
std::cout << GridLogDebug << "Checking thread state for inner product. Call n. " << repr.n_call << std::endl;