HVM: a massively parallel functional runtime

I’ve just finished the prototype of HVM, a beta-optimal, massively parallel, GC-free runtime for functional programming languages. It may be the key to fully harvesting the parallelism of CPUs and GPUs with no programmer action. It already beats GHC, t…


This content originally appeared on DEV Community and was authored by MaiaVictor

I've just finished the prototype of HVM, a beta-optimal, massively parallel, GC-free runtime for functional programming languages. It may be the key to fully harvesting the parallelism of CPUs and GPUs with no programmer action. It already beats GHC, the fastest functional compiler in the world, in many cases. On its repository, there is a description of how all it works:

https://github.com/kindelia/hvm

What do you think?


This content originally appeared on DEV Community and was authored by MaiaVictor


Print Share Comment Cite Upload Translate Updates
APA

MaiaVictor | Sciencx (2022-01-31T20:26:10+00:00) HVM: a massively parallel functional runtime. Retrieved from https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/

MLA
" » HVM: a massively parallel functional runtime." MaiaVictor | Sciencx - Monday January 31, 2022, https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/
HARVARD
MaiaVictor | Sciencx Monday January 31, 2022 » HVM: a massively parallel functional runtime., viewed ,<https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/>
VANCOUVER
MaiaVictor | Sciencx - » HVM: a massively parallel functional runtime. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/
CHICAGO
" » HVM: a massively parallel functional runtime." MaiaVictor | Sciencx - Accessed . https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/
IEEE
" » HVM: a massively parallel functional runtime." MaiaVictor | Sciencx [Online]. Available: https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/. [Accessed: ]
rf:citation
» HVM: a massively parallel functional runtime | MaiaVictor | Sciencx | https://www.scien.cx/2022/01/31/hvm-a-massively-parallel-functional-runtime/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.