interop - CUDA for .net? -


i know there lot of cuda language bindings, such pycuda, there good bindings .net? 1 i've seen this one, i'd know if there others.

here's library: http://sourceforge.net/projects/brahma-fx/

edit: i've been looking @ documentation project listed, , can interface makes me think: point of using .net. project i've listed has cleaner interface no documentation. project listed seems more dedicated in development path ( recent 2.1 release), svn of brahma isn't old (5 wks).

another poster listed accelerator framework. looks very promising, although license non-commercial (you must contact them if intend use commercial work), , when installed it, said installed right , can't find on system (this have been vista issue)!

edit: have looked various libraries, , can here "recommendations":

  1. if planning on using linq , .net 3.5, use brahma.
  2. if non-commercial in goal, use accelerator project other poster gave (tim, believe). higher level project mentioned.
  3. if don't care low-level details, active project , documentation desired go project listed.

Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -