Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

What is the best work-group-size, SIMD and the number of compute units for kernel?

Hi, i recently came to OpenCL framework and Want to implement Sobel filter as a test case.I know that unlike GPU, FPGA has flexible architecture and the designer is responsible to create that. Good t...