``` CC=gcc CXX=g++ ./configure --prefix=/p/home/jusers/$USER/deep/fftw/3.3.8 CC=gcc CFLAGS="-march=core-avx2 -O3" --enable-avx2 make make install ```