Haskell Cuda

Open-source Haskell projects categorized as Cuda

Top 4 Haskell Cuda Projects

  1. futhark

    :boom::computer::boom: A data-parallel functional programming language

    Project mention: What about K? | news.ycombinator.com | 2025-02-10

    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/

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. accelerate

    Embedded language for high-performance array computations (by AccelerateHS)

    Project mention: Why Haskell? | news.ycombinator.com | 2024-09-12

    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/

  4. accelerate-llvm

    LLVM backend for Accelerate

  5. cuda

    Haskell FFI bindings to CUDA

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

Log in or Post with

Haskell Cuda related posts

  • Should I use newer ghc?

    2 projects | /r/haskell | 23 Feb 2023
  • How do I get my program to use 100% of the GPU?

    1 project | /r/archlinux | 9 Jan 2023
  • I made a petition to get the accelerate project for Haskell some funding.

    1 project | /r/haskell | 5 Jan 2023
  • Who is researching array languages these days?

    5 projects | /r/Compilers | 15 Oct 2022
  • Next Decade in Languages: User Code on the GPU

    3 projects | /r/ProgrammingLanguages | 25 Jun 2022
  • Idris2+WebGL, part #12: Linear algebra with linear types... not great

    1 project | dev.to | 1 Mar 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 25 Apr 2025
    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 →

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

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Haskell is
the 25th most popular programming language
based on number of references?