<div dir="ltr">I am seeing this from a GPU kernel.  The % flops is messed up and the flop rate does not look right:<div><br><div><font face="monospace">------------------------------------------------------------------------------------------------------------------------<br>Event                Count      Time (sec)     Flop                              --- Global ---  --- Stage ----  Total   GPU    - CpuToGpu -   - GpuToCpu - GPU<br>                   Max Ratio  Max     Ratio   Max  Ratio  Mess   AvgLen  Reduct  %T %F %M %L %R  %T %F %M %L %R Mflop/s Mflop/s Count   Size   Count   Size  %F<br>---------------------------------------------------------------------------------------------------------------------------------------------------------------<br></font></div><div><font face="monospace">Jac-kernel        13068 1.0 1.6106e+01 1.1 6.13e+13 1.0 0.0e+00 0.0e+00 0.0e+00 <b>10100</b>  0  0  0  <b>10100</b>  0  0  0 <b>136983459</b>       0      0 0.00e+00    0 0.00e+00 100</font><br></div></div><div><font face="monospace"><br></font></div><div><font face="monospace">I use this in <a href="http://landau.cu">landau.cu</a>:</font></div><div><font face="monospace"><br></font></div><div> ierr = PetscLogGpuFlops(flops*nip);CHKERRQ(ierr);<font face="monospace"><br></font></div><div><br></div><div>Any idea what is going on here?</div><div><br></div><div>Thanks,</div><div>Mark</div></div>