Changes between Version 2 and Version 3 of DataParallel

Show
Ignore:
Timestamp:
02/06/07 06:47:46 (6 years ago)
Author:
simonpj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataParallel

    v2 v3  
    11= Data Parallel Haskell = 
    22 
    3 This page describes the data-parallel Haskell implementation, including notes about where we are and what needs doing. 
     3This 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]. 
    44 
    55 * [wiki:DataParallel/Optimisation Optimisation, and problems therewith]