Changes between Version 12 and Version 13 of DataParallel
- Timestamp:
- 04/20/07 03:45:19 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataParallel
v12 v13 8 8 * [wiki:DataParallel/SMP Data parallelism on shared-memory machines] 9 9 * [wiki:DataParallel/Design High-level design of adding NDP to GHC] 10 * [wiki:DataParallel/ClosureConversion Details of the implementation of closure conversion (as a smaller-scale trial of what expects us with implementing vectorisation)] 10 * [wiki:DataParallel/ClosureConversion Details of the implementation of closure conversion] 11 * [wiki:DataParallel/VectorisationSpec Requirements of the vectorisation transformation] 11 12 * [wiki:DataParallel/Desugaring Desugaring of array comprehensions] 12 13 * [wiki:DataParallel/Related Other nested data parallel work]
