Changes between Version 2 and Version 3 of DataParallel
- Timestamp:
- 02/06/07 06:47:46 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataParallel
v2 v3 1 1 = Data Parallel Haskell = 2 2 3 This page describes the data-parallel Haskell implementation, including notes about where we are and what needs doing. 3 This page describes the data-parallel Haskell implementation, including notes about where we are and what needs doing. See also the [http://haskell.org/haskellwiki/GHC/Data_Parallel_Haskell user-level wiki page]. 4 4 5 5 * [wiki:DataParallel/Optimisation Optimisation, and problems therewith]
