Skip to content

Fixes to issue 818

Matthieu Schaller requested to merge no_ps_compilation_without_fftw into master

Two fixes:

  • Allow for compilation of the PS code when FFTW is absent.
  • Do not compile swift_mpi when an MPI library is not found.

Fixes #818 (closed).

Merge request reports