milc-qcd / milc_qcd

MILC collaboration code for lattice QCD calculations
Other
37 stars 33 forks source link

Makefile: Default to compiling without FFTW #70

Closed leonhostetler closed 1 week ago

leonhostetler commented 1 month ago

We (myself, @detar, and @weinbe2) discussed via email some weeks ago that FFTW seems to have inadvertently become a hard requirement for MILC compilation. This simple PR reverts that by setting WANTFFTW?=false instead of WANTFFTW=true.

detar commented 1 week ago

Already done in the current revision of develop.