AccFFT
ext.md
1 Timing Accfft {#timer}
2 ============
3 
4 AccFFT *execute* functions get a double timer of size 5,
5 where the timing for different parts of the algorithm is written to:
6 
7 1. timer[0]: Total global transpose time.
8 2. timer[4]: Local FFT execution time.
9