Adding a trial for openmp overhead minimisation

This commit is contained in:
paboyle
2016-03-31 16:00:37 +01:00
parent f7b1060aed
commit e67fc2be18
2 changed files with 127 additions and 0 deletions
+7
View File
@@ -120,6 +120,13 @@ namespace Grid {
FermionField &out,
int dag);
void DhopInternalOMPbench(StencilImpl & st,
LebesgueOrder &lo,
DoubledGaugeField &U,
const FermionField &in,
FermionField &out,
int dag);
void DhopInternalCommsThenCompute(StencilImpl & st,
LebesgueOrder &lo,
DoubledGaugeField &U,