mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-11 14:40:46 +01:00
Stats switch off
This commit is contained in:
parent
1caa3fbc2d
commit
a869addef1
@ -415,7 +415,7 @@ void WilsonFermion5D<Impl>::DhopInternal(StencilImpl & st, LebesgueOrder &lo,
|
|||||||
int sF = LLs * sU;
|
int sF = LLs * sU;
|
||||||
Kernels::DiracOptDhopSiteDag(st, lo, U, st.CommBuf(), sF, sU, LLs, 1, in, out);
|
Kernels::DiracOptDhopSiteDag(st, lo, U, st.CommBuf(), sF, sU, LLs, 1, in, out);
|
||||||
}
|
}
|
||||||
#ifdef AVX512
|
#ifdef AVX512_SWITCHOFF
|
||||||
} else if (stat.is_init() ) {
|
} else if (stat.is_init() ) {
|
||||||
|
|
||||||
int nthreads;
|
int nthreads;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user