Re: DCompute: GPGPU with Native D for OpenCL and CUDA

2017-07-18 Thread Nicholas Wilson via Digitalmars-d-announce

On Tuesday, 18 July 2017 at 09:48:47 UTC, John Colvin wrote:

On Tuesday, 18 July 2017 at 00:49:11 UTC, Nicholas Wilson wrote:

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.


Thanks. There's still a way to go, we haven't conquered the world 
yet!
I'll be trying to get a minimally useable base going soon before 
the start of semester and Laeeth climbs out from under his mound 
of paperwork.


Once the base is done I think the direction will become more 
clear and contributes more easy to come by, and they can do the 
things I don't want to do like like queuing devices for info ;)


Re: DCompute: GPGPU with Native D for OpenCL and CUDA

2017-07-18 Thread John Colvin via Digitalmars-d-announce

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.


Re: DCompute: GPGPU with Native D for OpenCL and CUDA

2017-07-17 Thread Nicholas Wilson via Digitalmars-d-announce

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?


Re: DCompute: GPGPU with Native D for OpenCL and CUDA

2017-07-17 Thread Walter Bright via Digitalmars-d-announce

On 7/17/2017 6:50 AM, Mike Parker wrote:

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/ 


It's now #10 on Hacker News!

  https://news.ycombinator.com/news


Re: DCompute: GPGPU with Native D for OpenCL and CUDA

2017-07-17 Thread Johan Engelen via Digitalmars-d-announce

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


Great, Nick!


DCompute: GPGPU with Native D for OpenCL and CUDA

2017-07-17 Thread Mike Parker via Digitalmars-d-announce
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/