How to configure OpenCL in visual studio2010 for nvidia's gpu on windows?

六月ゝ 毕业季﹏ 提交于 2019-12-04 14:23:23
KLee1

Yes. You should be able to use Visual Studio 2010 to program for OpenCL. It should simply be a case of making sure that you have the right include directories and libraries setup.

Take a look at this site from this thread on how to setup your VS2010 solution for OpenCL.

The updated SDK can be found at: https://developer.nvidia.com/cuda-downloads (various platforms, including windows 8)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!