mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-01 03:49:32 +00:00
Massive compressor rework to support reduced precision comms
This commit is contained in:
@@ -439,7 +439,7 @@ void WilsonFermion5D<Impl>::DhopInternalOverlappedComms(StencilImpl & st, Lebesg
|
||||
}
|
||||
|
||||
DhopFaceTime-=usecond();
|
||||
st.CommsMerge();
|
||||
st.CommsMerge(compressor);
|
||||
DhopFaceTime+=usecond();
|
||||
|
||||
#pragma omp parallel
|
||||
|
||||
Reference in New Issue
Block a user