-
Notifications
You must be signed in to change notification settings - Fork 1
Haskell-SP/2013-08-07-parallel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
history: ghci Fib.hs ghci Fib.hs +RTS -N1 ghci Fib.hs +RTS -N4 ghc --make -threaded -fforce-recomp -O -rtsopts Fib.hs && ./Fib +RTS -N1 -sstderr ghc --make -threaded -fforce-recomp -O -rtsopts Fib.hs && ./Fib +RTS -N2 -sstderr ghc --make -threaded -fforce-recomp -O -rtsopts Fib.hs && ./Fib +RTS -N4 -sstderr cabal update cabal install parallel cabal install ThreadScope cabal install monad-par
About
5o Encontro de Haskellers de SP - Coding Dojo de Paralelismo/Concorrência
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published