CUDA bindings

bachmeier via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Oct 17 10:18:58 PDT 2014


On Thursday, 16 October 2014 at 21:18:15 UTC, ponce wrote:
> 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.

Any chance of getting some math libraries like MAGMA?

https://developer.nvidia.com/gpu-accelerated-libraries

By the way, this is awesome work.


More information about the Digitalmars-d-announce mailing list