VectorAPI reduction operation support for testing infrastructure

Paul Sandoz paul.sandoz at oracle.com
Fri Mar 30 22:02:57 UTC 2018


Hi,

> On Mar 30, 2018, at 2:39 PM, Halimi, Jean-Philippe <jean-philippe.halimi at intel.com> wrote:
> 
> Hi Paul,
>  
> Thanks for the clarification. My suggestion is the following:
>  
> 1.       To be honest I am not 100% sure of how you want to do what you recommend for the reduction support. I understand that you can factorize the reductions with one generic operation since we use associative reductions operations, but since you need to get the vector elements, you would need to get a few elements.

Perhaps it’s easier to explain if i present a patch, that will also prove to myself it can be done rather than thinking in the abstract :-)


> 2.       I understand your comment about inner loop iterations and I can make a patch that will support that.

Ok!

Paul.


More information about the panama-dev mailing list