随笔分类 -  cuda编程

CUDA内存介绍
摘要:https://blog.csdn.net/qq_36387683/article/details/81125453 全局内存使用技巧1:https://blog.csdn.net/u010335328/article/details/52729789 阅读全文
posted @ 2020-11-28 19:09 庐州晓月 阅读(167) 评论(0) 推荐(0)
CUDA10.0 官方手册 阅读笔记 章三 CUDA编程接口
摘要:https://blog.csdn.net/lvxiangyu11/article/details/87906670 阅读全文
posted @ 2020-10-09 16:55 庐州晓月 阅读(135) 评论(0) 推荐(0)
Texture Gather 讲解
摘要:https://cloud.tencent.com/developer/article/1151484 关于comp参数问题:https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/textureGather.xhtml https://b 阅读全文
posted @ 2020-10-09 16:53 庐州晓月 阅读(1222) 评论(0) 推荐(0)
cuda学习--纹理内存
摘要:https://blog.csdn.net/shuzfan/article/details/77095270 阅读全文
posted @ 2020-10-09 15:54 庐州晓月 阅读(133) 评论(0) 推荐(0)
nvidia的cuda编程api
摘要:https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__MEMORY.html#group__CUDART__MEMORY_1g71c078689c17627566b2a91989184969 cuda toolkit 中的sampl 阅读全文
posted @ 2020-10-06 19:35 庐州晓月 阅读(486) 评论(0) 推荐(0)