Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 127 Bytes

File metadata and controls

6 lines (6 loc) · 127 Bytes

Need to install fftw -> that will make it available system-wide

./configure --enable-avx512 CC=clang
make
make install