Changes between Version 36 and Version 37 of WikiStart


Ignore:
Timestamp:
Jun 14, 2011, 12:37:47 PM (13 years ago)
Author:
Ben Lippmeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v36 v37  
    4646 * Since this paper was published, the internals have changed slightly, but the overall structure is the same.
    4747
    48 [http://www.cse.unsw.edu.au/~benl/papers/stencil/stencil-icfp2011-sub.pdf Efficient Parallel Stencil Convolution in Haskell]
     48[http://www.cse.unsw.edu.au/~benl/papers/stencil/stencil-haskell2011-sub.pdf Efficient Parallel Stencil Convolution in Haskell]
    4949 * Describes the current array representation.
    5050 * Discusses the back-end, how the parallelism works, and how to write fast code.