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 one http://www.hybriddsp.com/Products/CUDAfyNET.aspx
translates .NET code to CUDA C automatically, has quite good pack of examples