Skip to content

Commit 0998790

Browse files
committed
few comments about ducc
1 parent 77bebd1 commit 0998790

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ Here are all our build options, showing name, explanatory text, and default valu
126126
:start-after: @cmake_opts_start
127127
:end-before: @cmake_opts_end
128128

129+
.. note::
130+
It is possible to choose between ``FFTW`` and `DUCC fft <https://gitlab.mpcdf.mpg.de/mtr/ducc>`_, Ducc fft is from the same author as `pocket fft <https://gitlab.mpcdf.mpg.de/mtr/pocketfft>`_.
131+
Pocket fft is the fft used by `scipy <https://scipy.org/>`_.
132+
An idea about ducc performance can be found in `this discussion <https://github.com/flatironinstitute/finufft/pull/463#issuecomment-2223988300>`_. We encourage the power user can try switching to ducc0 to see if it improves performance.
129133

130134
For convenience we also provide a number of `cmake presets <https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html>`_
131135
for various options and compilers, in ``CMakePresets.json`` (this will grow to replace the old ``make.inc.*`` site files).

0 commit comments

Comments
 (0)