added configureable result buffer size to spawn_cl
This is a new argument for the function spawn_cl. It defaults to zero, which causes the implementation to calculate the buffer size according to the number of create work-items. The simple matrix example sets the buffer size manually.
Showing
Please register or sign in to comment