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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.