mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
Minor change
This commit is contained in:
@ -110,7 +110,7 @@ class ReproducibilityState {
|
|||||||
sumarray[thr]=TensorRemove(vnrm) ;
|
sumarray[thr]=TensorRemove(vnrm) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
/////////////////////// Reproducibility section
|
/////////////////////// Reproducibility section, not threaded on purpouse
|
||||||
if (repr.enable_reprocheck) {
|
if (repr.enable_reprocheck) {
|
||||||
if (repr.do_check) {
|
if (repr.do_check) {
|
||||||
std::cout << GridLogDebug << "Checking thread state for inner product. Call n. " << repr.n_call << std::endl;
|
std::cout << GridLogDebug << "Checking thread state for inner product. Call n. " << repr.n_call << std::endl;
|
||||||
|
Reference in New Issue
Block a user