@hackage / inline-c-cuda

Lets you embed CUDA code into Haskell.

Latest0.1.0.0

About

Metadata

  • Last updated , by junjihashimoto
  • License MIT
  • Categories FFI
  • Maintained by: junji.hashimoto@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.7
  3. 9.2.8

Package Flags

Use the -f option with cabal commands to enable flags

    test-without-cuda (off by default)

    Test without cuda

Readme

Utilities to inline CUDA code into Haskell using inline-c. See tests for example on how to build.