mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 20:57:06 +01:00
berrier for debug code
This commit is contained in:
@ -462,8 +462,8 @@ void WilsonFermion5D<Impl>::DhopInternalDirichletComms(StencilImpl & st, Lebesgu
|
|||||||
} else {
|
} else {
|
||||||
Kernels::DhopKernel (Opt,st,U,st.CommBuf(),LLs,U.oSites(),in,out,1,0);
|
Kernels::DhopKernel (Opt,st,U,st.CommBuf(),LLs,U.oSites(),in,out,1,0);
|
||||||
}
|
}
|
||||||
|
accelerator_barrier();
|
||||||
DhopComputeTime+=usecond();
|
DhopComputeTime+=usecond();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user