I want to use GPU for counting purposes. I need it to fall on to CPU if no GPU found and provide me with unified api. (interested in any .net for example №4)
views:
25answers:
2
A:
I don't know any library that stable and ready to production. Maybe someone can correct me. But there are many developed.
Check:
Microsoft's Accelerator: Articles: http://blogs.msdn.com/satnam_singh/archive/2010/01/11/a-c-implementation-of-a-convolver-using-accelerator-for-gpgpu-and-multicore-targets-using-linq-operators.aspx , http://research.microsoft.com/en-us/projects/Accelerator/)
C$ - http://cbucks.codeplex.com/
Conflux - http://bitbucket.org/conflux/conflux
Nick Martyshchenko
2010-10-15 18:43:39