cuda实践(1)

先安装VS 在安装cuda,安装前先检查NIVIDA 显卡驱动是否正常。

 安装参考:https://blog.csdn.net/anhec/article/details/86747512

测试安装

运行测试demo,打开 %CUDA_install_dir%\CUDA\v10.0\extras\demo_suite,运行deviceQuery.exe

如果通过测成功,不通过检查显卡驱动问题。

问题参考:http://www.luyixian.cn/news_show_316491.aspx

 

 

CUDA学习参考网站:

https://www.cnblogs.com/skyfsm/p/9673960.html

https://github.com/brucefan1983/CUDA-Programming.git

https://github.com/NVIDIA/cutlass.git 

https://github.com/ArchaeaSoftware/cudahandbook.git

 

 http://www.cs.umd.edu/~mount/ANN/

 http://nghiaho.com/?p=437

 

https://littlebearsama.github.io/2019/08/11/6DPose/localFeaturesHough/#more

https://littlebearsama.github.io/2019/05/24/cuda/cudanote5/

posted @ 2020-06-05 17:16  玥茹苟  阅读(223)  评论(0编辑  收藏  举报