The CVI version 8 FFT function accepts an integer as an input size, thus inferring that a 2^32-bit FFT can be performed. Is this limit real? I have a customer that wants to perform an FFT on a data stream with about 8M samples. If this can actually be done, any ideas about how long it would take?
Thank you for confirming that the function can indeed handle such long input streams. Do you have any idea how long an 8M FFT would take (i.e., seconds, minutes or hours)?