accelerate-llvm
LLVM backend for Accelerate (by AccelerateHS)
hyper-haskell-server
The strongly hyped Haskell interpreter. (by HeinrichApfelmus)
accelerate-llvm | hyper-haskell-server | |
---|---|---|
2 | - | |
166 | 373 | |
1.2% | 0.5% | |
5.3 | 7.5 | |
3 months ago | 7 months ago | |
Haskell | JavaScript | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
accelerate-llvm
Posts with mentions or reviews of accelerate-llvm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-25.
-
How do I get my program to use 100% of the GPU?
So, I've been working on using this library: https://github.com/AccelerateHS/accelerate-llvm to do GPU programming, and it's really fun, but the problem is that for some reason my machine won't use 100% of the GPU cores (according to nvtop) and I don't know enough about how GPUs work just yet to know what I'm doing wrong.
-
Next Decade in Languages: User Code on the GPU
Iām personally a big fan of http://www.acceleratehs.org / https://github.com/AccelerateHS/accelerate-llvm
hyper-haskell-server
Posts with mentions or reviews of hyper-haskell-server.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning hyper-haskell-server yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing accelerate-llvm and hyper-haskell-server you can also consider the following projects:
uu-cco - Tools for the CCO (Compiler Construction) course at the UU (Utrecht University)
ghc-proofs - Let GHC prove program equations for you
accelerate-cuda - DEPRECATED: Accelerate backend for NVIDIA GPUs
alms - The Alms Programming Language
accelerate-examples - Examples for the Accelerate language
hLLVM