[commit: ghc] ghc-lwc2: Added forkOn. Added ChamenosRedux. (066be79)

Sivaramakrishnan Krishnamoorthy Chandrasekaran t-sichan at microsoft.com
Fri Mar 8 19:19:54 CET 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : ghc-lwc2

http://hackage.haskell.org/trac/ghc/changeset/066be7918945329f7805cde8accea4fc27bd00b6

>---------------------------------------------------------------

commit 066be7918945329f7805cde8accea4fc27bd00b6
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date:   Thu Mar 7 21:59:42 2013 -0500

    Added forkOn. Added ChamenosRedux.

 libraries/base/LwConc/Substrate.hs                 |   1 +
 libraries/lwconc/LwConc/ConcurrentList.hs          |  27 ++++--
 libraries/lwconc/LwConc/MVarList.hs                |   2 +-
 tests/Benchmarks/ChamenosRedux/Makefile            |   8 ++
 .../Benchmarks/ChamenosRedux/chamenos-redux-lwc.hs | 103 +++++++++++++++++++++
 .../ChamenosRedux/chamenos-redux-vanilla.hs        |  93 +++++++++++++++++++
 tests/Benchmarks/KNucleotide/k-nucleotide-lwc.hs   |   2 +-
 tests/Benchmarks/Sieve/Makefile                    |   2 +-
 tests/Benchmarks/SpectralNorm/spectral-norm-lwc.hs |   2 +-
 tests/config.mk                                    |   2 +-
 10 files changed, 230 insertions(+), 12 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 066be7918945329f7805cde8accea4fc27bd00b6



More information about the ghc-commits mailing list