Quantcast
Channel: Parallel Computing in C++ and Native Code forum
Viewing all articles
Browse latest Browse all 856

Arrays of array_view

$
0
0

Hi,

Hopefully this isn't a particularly dumb question...

But, how can I use an array of array_view (or just amp arrays) in a p_f_e block? 

My algorithm (in a nutshell) has a sequence of operations passed using an array, and the sequence is made up of  do operation N with array A and array B, store result in array C. I would like to pass the arrays as something like: array_view<float,2>* MyArrayOfImages, but AMP doesn't seem to like this.

I've tried using a higher-dimensional array, but my requirements overrun the maximum length of a single array allocation.

Any thoughts?

cheers,

Simon


Viewing all articles
Browse latest Browse all 856

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>