Quantcast
Channel: Community : All Content - OpenCL
Viewing all articles
Browse latest Browse all 2400

Size of arguments passed in shuffle2 operation

$
0
0

Can we pass any size of arguments in the shuffle2 operation, i.e. if we have two arrays  data1[1000],  data2[1000] and  a mask as mask[1000] can we declare it as  shuffle2[data1[1000],data2[1000],mask[1000]].... If not in this way how do we declare it...?


Viewing all articles
Browse latest Browse all 2400

Trending Articles