[Haskell-cafe] NDP documentation
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Jul 24 01:02:51 EDT 2007
Hello Andrew,
Monday, July 23, 2007, 11:50:32 PM, you wrote:
> Actually, I was just reading through all the Data Parallel Haskell and
> Nested Data Parallelism documentation. It says in several places that
> "parallel array comprehensions are available since GHC 6.6, but they are
> broken; please use the development versions; this will be fixed in GHC
> 6.6.1".
parallel arrays (GHC.PArr) was implemented at least in ghc 6.4 and my
program using it was worked fine with 6.4.*, 6.6 and 6.6.1 now. but i
don't use comprehensions, only !: operator
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list