mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
Half comms not working on GPU yet, so disable.
This commit is contained in:
parent
e4deea4b94
commit
adbdc4e65b
@ -217,7 +217,7 @@ int main (int argc, char ** argv)
|
|||||||
}
|
}
|
||||||
|
|
||||||
DomainWallFermionRL DwH(Umu,*FGrid,*FrbGrid,*UGrid,*UrbGrid,mass,M5);
|
DomainWallFermionRL DwH(Umu,*FGrid,*FrbGrid,*UGrid,*UrbGrid,mass,M5);
|
||||||
if (1) {
|
if (0) {
|
||||||
FGrid->Barrier();
|
FGrid->Barrier();
|
||||||
DwH.ZeroCounters();
|
DwH.ZeroCounters();
|
||||||
DwH.Dhop(src,result,0);
|
DwH.Dhop(src,result,0);
|
||||||
|
Loading…
Reference in New Issue
Block a user