digitalmars.D.announce - DCompute: GPGPU with Native D for OpenCL and CUDA
- Mike Parker (9/9) Jul 17 2017 Nicholas Wilson has put together a blog post on his progress with
- Johan Engelen (2/4) Jul 17 2017 Great, Nick!
- Walter Bright (3/8) Jul 17 2017 It's now #10 on Hacker News!
- Nicholas Wilson (3/12) Jul 17 2017 Thanks for that.
- John Colvin (3/17) Jul 18 2017 I do, very nice :) You're essentially achieving what I set out to
- Nicholas Wilson (9/13) Jul 18 2017 Thanks. There's still a way to go, we haven't conquered the world
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/
Jul 17 2017
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 DComputeGreat, Nick!
Jul 17 2017
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_ or_opencl_and_cuda/https://news.ycombinator.com/news
Jul 17 2017
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?
Jul 17 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:I do, very nice :) You're essentially achieving what I set out to do and got stuck with, just much better.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?
Jul 18 2017
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: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 ;)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.
Jul 18 2017