mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 19:36:56 +01:00
Compiling updates for KNL
This commit is contained in:
@ -205,16 +205,7 @@ int main (int argc, char ** argv)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if(0){
|
||||
std::cout<<GridLogMessage << " Cycle reporting "<<std::endl;
|
||||
|
||||
QCD::WilsonFermion5DStatic::CycleReport=1;
|
||||
for(int i=0;i<ncall;i++){
|
||||
sDw.Dhop(ssrc,sresult,0);
|
||||
}
|
||||
QCD::WilsonFermion5DStatic::CycleReport=0;
|
||||
}
|
||||
|
||||
RealF sum=0;
|
||||
for(int x=0;x<latt4[0];x++){
|
||||
|
Reference in New Issue
Block a user