By ananth, on July 20th, 2010%
I just published my version of .NET bindings for OpenCL over on Codeplex last night. Why another, you ask? There’s already so many out there … Cloo, OpenCL.NET from hoopoe and another OpenCL.Net over at Sourceforge (and more?). Well, …
Every API out there has an object-oriented version of the API that’s easily usable from .NET. Sure, . . . → Read More: OpenCL.Net published!
By ananth, on January 18th, 2010%
It seems the ATI stream SDK installer doesn’t install anything but the OpenCL profiler on machines with no AMD/ATI hardware. Running the MSI’s from “C:\C:\ATI\SUPPORT\streamsdk_2-0-0_XXXX\Packages\Apps\” folder seems to install OpenCL (CPU only, of course) support for me.
Note: I originally found this solution on geeks3d.com.
– Edit —
ATI/AMD have since fixed this, and everything installs with the latest . . . → Read More: ATI Stream SDK on non-AMD machines
By ananth, on January 12th, 2010%
Despite the lack of updates on this site, I have been hard at work on a new provider, Brahma.OpenCL. I am very excited at all the possibilities that OpenCL brings to the table. I will try to summarize some of the new features that OpenCL will bring to Brahma.
Different memory pools – OpenCL supports the idea . . . → Read More: Brahma and OpenCL