Has anyone used D with Nvidia's Cuda?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 4 09:54:40 PDT 2015


On 4/4/2015 3:58 AM, John Colvin wrote:
> On Saturday, 4 April 2015 at 10:07:16 UTC, Walter Bright wrote:
>> On 4/4/2015 2:16 AM, John Colvin wrote:
>>> On Saturday, 4 April 2015 at 02:49:16 UTC, Walter Bright wrote:
>>>> http://www.nvidia.com/object/cuda_home_new.html
>>>
>>> http://code.dlang.org/packages/derelict-cuda
>>
>> I know you have interest in CUDA, have you gotten any D code to work with it?
>
> I use OpenCL as I don't want to be locked to one vendor's
> hardware. It's hard enough to write portable, efficient GPGPU
> code without swapping frameworks as well.

A reasonable viewpoint.


More information about the Digitalmars-d mailing list