Changes between Version 31 and Version 32 of DataParallel/Dec2010Release

Show
Ignore:
Timestamp:
01/23/11 22:42:24 (2 years ago)
Author:
chak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataParallel/Dec2010Release

    v31 v32  
    4444 * Repa works fast in parallel 
    4545  * MMult [OK, but about 20% slower than in 6.13; try with LLVM and w/o bounds checks] [BEN] 
    46   * Laplace '''[SLOW & DOESN'T SCALE]''' '''[BEN]'''  One reason: bounds checks.  Another: bindings used once not inlined. 
     46  * Laplace (new stencil implementation) [BEN] 
    4747  * Blur [OK] 
    4848  * !EdgeDetect [OK]