I know that there are a lot of CUDA language bindings, such as PyCUDA, but are there any good bindings for .Net? The only one I\'ve seen is this one, but I\'d like to k
Here's another library: http://sourceforge.net/projects/brahma-fx/
Edit: I've been looking at the documentation for the project you initially listed, and can say that the interface makes me think: what is the point of using .Net. The project I've listed has a cleaner interface but no documentation. The project you listed seems to be more dedicated in the development path ( a recent 2.1 release), but the SVN of Brahma isn't too old (5 wks).
Another poster listed the Accelerator framework. It looks very promising, although its license is non-commercial (you must contact them if you intend to use it for any commercial work), and when I installed it, it said it installed right and I can't find it on my system (this could have been a Vista issue)!
EDIT: I have looked into the various libraries, and can say here is my "recommendations":