DPH Questions

2009-02-11 Thread James Swaine
I was wondering if anyone could point me to a more in-depth explanation of why we are (currently) restricted to using a special-purpose standard Prelude when writing vectorised code with DPH. We're prototyping using several data-parallel languages for a research project here at Northwestern Univer

Re: DPH Questions

2009-02-11 Thread Manuel M T Chakravarty
James Swaine: I was wondering if anyone could point me to a more in-depth explanation of why we are (currently) restricted to using a special- purpose standard Prelude when writing vectorised code with DPH. The reason is simply that the standard version of the Prelude uses Haskell features

Re: DPH Questions

2009-02-12 Thread Roman Cheplyaka
* Manuel M T Chakravarty [2009-02-12 12:16:26+1100] >> Also - there are several papers which mention foldP as being part of >> the (prospective) implementation, but I couldn't find this in any of >> the modules. Has this one not been implemented yet? > > Up to now, the implementation of opera

Re: DPH Questions

2009-02-12 Thread Manuel M T Chakravarty
Roman Cheplyaka: * Manuel M T Chakravarty [2009-02-12 12:16:26+1100] Also - there are several papers which mention foldP as being part of the (prospective) implementation, but I couldn't find this in any of the modules. Has this one not been implemented yet? Up to now, the implementation of