Cloo is an open source, easy to use, managed library which enables .NET/Mono applications to take full advantage of the OpenCL framework.
License
MIT LicenseFollow Cloo
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a really excellent project. The API is very intuitive and operates at just the right level making leveraging the power of OpenCL seem simple, and resulting in clean code. Many projects could learn a thing or two (or more!) from nythrix and the design of Cloo. There is only one binary to reference and no other dependencies apart from OpenCL drivers for the hardware devices that are to be used. The type/class count is small for a project of this scope so it is quick to learn with the example projects included. (As an aside, I would recommend the Intel OpenCL SDK even if there is no desire to drive the processor with OpenCL as Intel has an offline compiler which makes finding bugs in kernel sources very easy without having to load an entire host application)
-
It's an amazing project! Hope it works in Linux perfectly as well.
-
Great project!
-
Excellent project :)
-
Nice idea. Will be looking closely at this soon.