Cloo is an open source, easy to use, managed library which enables .NET/Mono applications to take full advantage of the OpenCL framework.
Cloo is an object-oriented wrapper for OpenCL host code on the .NET and Mono platforms, written in C#. It is open source, and provides a somewhat higher-level abstraction of the OpenCL host APIs than a plain API wrapper would.
It is available at https://sourceforge.net/projects/cloo/ and licensed under an MIT license.