Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNDRnage Kernels Global Memory Write Pattern
I came up with some basic questions, which I would like to discuss: 1) I still don't understand how SIMD is being implemented in FPGA. In GPU, workitems being assigned to SIMDs are being execut...
Altera_Forum
Honored Contributor
8 years agoI don't see any evidence of optimization in the report. Now considering all these, Does vectorization is still happening in the Kernel? I still believe the compiler cannot optimize kernels like the one I've provided. It can only optimize the logic of the code itself.