首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 简单的C #包装CUDA

简单的C #包装CUDA

资 源 简 介

Simple C# wrapper for NVIDIA CUDA Toolkit 4.0. There is an unmanaged C++ DLL that exports the CUDA functionality to the actual CudaSharp library. All operations are done through CudaSharpStream objects. All operations are asynchronous. Whenever you need the actual result back from the stream call CudaSharpStream.Synchronize(). Requires NVIDIA CUDA Toolkit 4.0 installed. You can get it at http://developer.nvidia.com/cuda-toolkit-40 . Also, of course, you need a CUDA enabled GPU.

文 件 列 表

CudaExports.dll
cudart32_40_12.dll
cudart64_40_12.dll
CudaSharp.dll

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.185256s