when compiling with fftw3, use the fftw3 provided malloc wrappers instead of the default malloc. those will guarantee proper memory alignment. that will not only help fftw, but all dynamical memory that may be used for vectorized optimizations.
Description
Description
Details
Details
- Committed
Axel Kohlmeyer <akohlmey@gmail.com> May 16 2010, 00:37 - Pushed
junge Oct 6 2016, 16:49 - Parents
- rLAMMPSa98ca1f8de7c: complete support for fftw3 with new-array semantics and precomputed plans. we…
- Branches
- Unknown
- Tags