cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

geekmaster
Journeyman III

Brook / threads question

When i have the kernel

Then how do i know how many threads the gpu lanches? Will they be equal to the number of elements of the input stream, or the output or output2?

kernel void test(float input<>, out float output<>, out float output2[]) { ....... }

0 Likes
13 Replies