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

Updates for shmem

This commit is contained in:
paboyle
2016-02-10 16:50:32 -08:00
parent 6371676a75
commit e2f73e3ead
4 changed files with 202 additions and 2 deletions

View File

@ -427,8 +427,6 @@ void WilsonFermion5D<Impl>::DhopInternalCommsOverlapCompute(StencilImpl & st, Le
// assert((dag==DaggerNo) ||(dag==DaggerYes));
alltime-=usecond();
int calls;
int updates;
Compressor compressor(dag);
// Assume balanced KMP_AFFINITY; this is forced in GridThread.h