digitalmars.D.announce - cl4d - OO wrapper for the OpenCL C API
- Trass3r <un known.com> Jan 10 2011
- eles <eles eles.com> Jan 13 2011
- Trass3r <un known.com> Jan 14 2011
Just wanted to let you know that cl4d is basically usable now. Some things like OpenGL interoperability still need to be finished though and of course it needs to be extensively tested for bugs. http://bitbucket.org/trass3r/cl4d
Jan 10 2011
I just wanted to mention that is a nice initiative. I currently work on an OpenCL project, unfortunately I already have 6 month of coding it in C, so is a bit late for switching to D. However, for the next one, I am gonna give a try to cl4d.
Jan 13 2011
Thanks! Note that bindings to the C API are included. They are pretty much complete, I just haven't found a way yet to organize extensions. If you've got an idea, just share it ;)
Jan 14 2011








Trass3r <un known.com>