DCompute: GPGPU with Native D for OpenCL and CUDA

John Colvin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Jul 18 02:48:47 PDT 2017


On Tuesday, 18 July 2017 at 00:49:11 UTC, Nicholas Wilson wrote:
> On Monday, 17 July 2017 at 13:50:22 UTC, Mike Parker wrote:
>> Nicholas Wilson has put together a blog post on his progress 
>> with DCompute, expanding on his DConf talk. I have to admit 
>> that this is one of the D projects I'm most excited about, 
>> even though I'll probably never have a need to use it. I'd 
>> love to find an excuse to do so, though!
>>
>> Blog:
>> https://dlang.org/blog/2017/07/17/dcompute-gpgpu-with-native-d-for-opencl-and-cuda/
>>
>> Reddit:
>> https://www.reddit.com/r/programming/comments/6nt4ba/dcompute_gpgpu_with_native_d_for_opencl_and_cuda/
>
> Thanks for that.
>
> Oh and @JohnColvin do you like the solution for the lambdas?

I do, very nice :) You're essentially achieving what I set out to 
do and got stuck with, just much better.


More information about the Digitalmars-d-announce mailing list