【发布时间】:2011-04-26 02:00:45
【问题描述】:
我想使用 GPU 进行计数。如果没有找到 GPU 并为我提供统一的 api,我需要它落在 CPU 上。 (对任何 .net 感兴趣,例如 №4)
【问题讨论】:
我想使用 GPU 进行计数。如果没有找到 GPU 并为我提供统一的 api,我需要它落在 CPU 上。 (对任何 .net 感兴趣,例如 №4)
【问题讨论】:
【讨论】:
我不知道有哪个库可以稳定并准备好投入生产。也许有人可以纠正我。但也有很多发达的。
检查:
Microsoft's Accelerator:文章: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
【讨论】: