Re: [Haskell-cafe] Find out which part of code are causing parallelism?

28 Dec
2018
28 Dec
'18
2:07 p.m.
however I just found out that without inserting any parallism manually the program is already parallelised,
That's not your program, it's the garbage collector. "By default, all of the capabilities participate in parallel garbage collection." https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/runtime_cont... - J.W.
2384
Age (days ago)
2384
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johannes Waldmann