Re: Custom reducing functions for DPH

2010-05-10 Thread Roman Leshchinskiy
On 11/05/2010, at 05:29, Edward Z. Yang wrote: > Some of the important primitives offered by Data Parallel Haskell are > reduction primitives such as sumP and prodP, which take a data parallel > array and reduce it to a single value. I was wondering what the current > capabilities for end-users i

Custom reducing functions for DPH

2010-05-10 Thread Edward Z. Yang
Hello all, I was asking this question on #haskell and thoughtpolice directed me here for a possibly more up-to-date information. Some of the important primitives offered by Data Parallel Haskell are reduction primitives such as sumP and prodP, which take a data parallel array and reduce it to a s