Skip to content

Revert some changes that prevented to use PFFT with autotools

Nicolas Tancogne-Dejean requested to merge reintroduce_pfft_support into main

Description

Roll back the removal of FFTW-mpi from autotools, and re-include its header in the Octopus source, such that PFFT will work. This follows on from discussions in MR !2299 (merged) One notes that this does not address support of FFTW-mpi or PFFT with cmake.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Alex Buccheri

Merge request reports