FFT is a complex 1D Fast Fourier Transform based on code from the SPLASH-2 suite.
The program takes one argument: the 2log of the input array size, which must be
even.
