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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.