Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 4 Haskell Cuda Projects
-
Not exactly the approach your describing, but Futhark[0] offers an alternative to CPU execution, it compiles to CUDA or OpenCL to run on GPU (or multi-threaded CPU).
[0] https://futhark-lang.org/
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Well what kind of values and how many updates? You might have to call an external library to get decent performance, like you would use NumPy in Python. This might be of interest: https://www.acceleratehs.org/
-
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Haskell Cuda discussion
Haskell Cuda related posts
-
Should I use newer ghc?
-
How do I get my program to use 100% of the GPU?
-
I made a petition to get the accelerate project for Haskell some funding.
-
Who is researching array languages these days?
-
Next Decade in Languages: User Code on the GPU
-
Idris2+WebGL, part #12: Linear algebra with linear types... not great
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Apr 2025
Index
What are some of the best open-source Cuda projects in Haskell? This list will help you:
# | Project | Stars |
---|---|---|
1 | futhark | 2,497 |
2 | accelerate | 916 |
3 | accelerate-llvm | 164 |
4 | cuda | 75 |