How sum grouped in Cuda
I would like to know what techniques I could apply to add some dimensions
of an array and save to a new Vet lower as in the following example:
A -> [1,2], [3,4], [5,6]
B -> [3], [7], [11]
figure: http://snag.gy/83Qwl.jpg
No comments:
Post a Comment