[OpenCL 1.2 C++ Tutorials 8/9] - Processing a multidimensional array

preview_player
Показать описание
How to execute kernels in multiple dimensions using a 2D array.
Рекомендации по теме
Комментарии
Автор

Thanks for explaining this, it was really helpful in understanding how to handle 2D arrays in OpenCL.

avitevetpdx
Автор

Great tutorial, thank you for this! Just been meaning to ask, does the output buffer have to be the same size as the input buffer?

jaydolina
Автор

I really like your Job. Could you create a example using the work group size ?

lucasvalentim
Автор

7:36 Explanation of how he finds the index

vivekbhasi