Homec4science

cannot compute fft timings when data set too small

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on May 26 2010, 03:46.

Description

cannot compute fft timings when data set too small

fftw3 and the fft in mkl encode the number of transforms
into the plan, thus we cannot restrict the transforms
when a smaller dummy data set it being handed in.
for now we just return and don't provide the broken down
timings.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>May 26 2010, 03:46
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPSa93318d2c2d5: added support for the Dfti FFT interface in MKL.
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS1e08d611a908: cannot compute fft timings when data set too small (authored by Axel Kohlmeyer <akohlmey@gmail.com>).May 26 2010, 03:46