JBorr6
New Contributor
5 years agoLoop unrolling doesn't improve the processing time of radix-4 butterfly
I am running an emulation of an FFT using aocl 19.1.0.240 with s10_gh1e1_4Dx2 board. But when I tried comparing the radix-4 butterfly with (#pragma unroll before the for loop) and without loop unrol...
- 5 years ago
Hi,
I am unsure what the causes might be, we do have a tutorial on usage of loop unroll below:
You could try the example, and if the problem persists let me know.