1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00
This commit is contained in:
paboyle 2016-08-24 15:05:56 +01:00
parent ff6da364e8
commit 744691097f

View File

@ -198,7 +198,7 @@ namespace Grid {
double add,mul,fma;
FFTW<scalar>::fftw_flops(p,&add,&mul,&fma);
flops_call = add+mul+2.0*fma;
std::cout << "FFT Flops per call "<<flops_call<<std::endl;
GridStopWatch timer;
// Barrel shift and collect global pencil