@hackage inline-c-cuda0.1.0.0
Lets you embed CUDA code into Haskell.
Categories
License
MIT
Maintainer
junji.hashimoto@gmail.com
Links
Versions
- 0.1.0.0 Fri, 29 Sep 2023
Installation
Tested Compilers
Dependencies (9)
- base >=4.7 && <5
- bytestring
- containers
- inline-c >=0.9.0.0
- inline-c-cpp
- process Show all…
Dependents (0)
Package Flags
test-without-cuda
(off by default)
Test without cuda
Utilities to inline CUDA code into Haskell using inline-c. See tests for example on how to build.