Changes between Version 13 and Version 14 of DataParallel/Dec2010Release
- Timestamp:
- 12/10/10 03:48:11 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataParallel/Dec2010Release
v13 v14 7 7 * DPH packages 8 8 * Repa packages 9 (No release of vector should be necessary, as 0.7.0 1 should work fine.)9 (No release of vector should be necessary, as 0.7.0.1 should work fine.) 10 10 11 11 === Before the release we must achieve the following === … … 31 31 * Fix the BH seg fault in DPH. Roman has found the problem [DONE] 32 32 * LLVM back end not working with DPH '''[BEN]''' 33 * Trying to vectorise the `DotP` example from the tutorial on the Haskell Wiki, `-fdph-seq` fails with (`-fdph-par` works fine) 34 {{{ 35 *** Vectorisation error *** 36 Tycon not vectorised: Data.Array.Parallel.Lifted.PArray.PArray 37 }}} 38 33 39 34 40 Performance goals:
