CUDA bindings
ponce via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Oct 16 14:18:14 PDT 2014
Dear D users,
I'd like to announce DerelictCUDA, dynamic bindings to the CUDA
library.
https://github.com/derelictorg/derelictcuda
For now, only the CUDA Driver API is exposed, providing most of
the warp control.
For a visual explanation of the different APIs in CUDA, see
http://stackoverflow.com/questions/242894/cuda-driver-api-vs-cuda-runtime
More APIs could be implemented if the interest happens to be
non-null.
More information about the Digitalmars-d-announce
mailing list