-
c688b0bf · move reading/writing of fftw-wisdom to init/cleanup
- ... and 4 more commits. Compare fb55d198...c688b0bf
yes, that it very neat!
-
2ddf7093 · enable export/import fftw-wisdom based on basename
Thanks for checking the actual files, I haven't looked at one of them in a while....
I would agree with any change that leads to a clearer structure of the code in general....
I see, but these wisdom files here are simulation specific files. So my question was more: how likely is it that a user would run a single- and a d...
For what it's worth I'd prefer that cluster support teams would generate global fftw wisdom files, as that webpage discusses, and we could get rid ...
I don't think so. At https://www.fftw.org/fftw-wisdom.1.html they give examples of transform names, and I don't see the floating point size in thos...
now it's better...
-
fb55d198 · move reading/writing of fftw-wisdom to init/cleanup
Perspectively we can think whether we want to move the fft implementations to a sub-folder maybe? Something like:...
this is now functionally equivalent to !154...
this is now functionally equivalent to !154 except for hiding the details in the fft_interface.
this is resolved now
-
75840ba1 · expose fft-init/cleanup to be called from main_code
- ... and 9 more commits. Compare 73a2337f...75840ba1