LINQ-to-GPU
Brahma is an open-source library written for the .NET 3.5 framework (in C# 3.0), to provide high-level access to parallel streaming computations on a variety of processors.

Brahma is an open-source library written for the .NET 3.5 framework (in C# 3.0), to provide high-level access to parallel streaming computations on a variety of processors.
Hi Matt, please post any work (if only a few lines) that you or colleagues do on this. You seem to be in the enviable position to ‘play’ with all the toys
I’ve been following Brahma for a while. Looking forward to the OpenCL backend. Any suggestions on how you would combine this with DryadLINQ? i.e. how could one treat each GPU process (with one or many GPUs per machine)as a separate node in the computation?