|
|
|
|
|
by bmacho
972 days ago
|
|
There is also HVM [9], which can run sequentially written code parallel for some degrees. (It can run parallel some sequential Haskell code naively transpiled to HVM that GHC doesn't parallelize.) [9] : https://github.com/HigherOrderCO/HVM |
|