This repository contains two packages:
cuda: Haskell bindings for the CUDA driver interface. See thecuda/subdirectory and its README.cuda-runtime: Haskell bindings for the CUDA runtime interface, currently not published on Hackage. This code was previously part of thecudapackage but to avoid API breakage in the CUDA 13 update, it was separated out into a prototype separate package. If you have need of this code and wish to maintain it, let us know.
The code in this repository is in maintenance mode.
For details, see the cuda README.