Altera_Forum
Honored Contributor
12 years agoBandwidth limitations and the resource driven optimizer
Hi all,
I'm implementing a simple vector add kernel and the resource driven optimizer seems to not take advantage of extra logic/registers/blocks on the chip. I understand that the kernel itself is bandwidth bound, and so extra compute would not help performance, but I'm still curious as to how the "throughput" estimation is calculated, and why the optimizer would ever limit the amount of compute resources when logic is available. Thanks in advance.