» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with parallel + ghc

Haskell on a Shared-Memory Multiprocessor

What happens when two threads try to evaluate the same thunk at the same time? (ghc specific)

Haskell: del.icio.us tag/haskell

GHC/Data Parallel Haskell - HaskellWiki

"Data Parallel Haskell is the codename for an extension to the Glasgow Haskell Compiler and its libraries to support nested data parallelism with a focus to utilise multi-core CPUs."

Haskell: del.icio.us tag/haskell