-
-
-
-
-
-
-
CUDA-by-Example.-An-Introduction-to-General-Purpo
CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology, including a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C.
-
-
-
CUDA-imization.rar
CUDA稀疏矩阵与矢量乘法的优化CUDA-based sparse matrix vector multiplication optimization
-
cuda-programming-guide-2.0.doc.zip
本文档分为以下几个章节:
第 1 章是 CUDA 和 GPU 的简介。
第 2 章概述 CUDA 编程模型。
第 3 章介绍 GPU 实现。
第 4 章介绍 CUDA API 和运行时。
第 5 章提供如何实现最高性能的一些指南。
第 6 章通过一些简单的示例代码概况之前各章的内容。
附录 A 提供各种设备的技术规范。
附录 B 列举 CUDA 中支持的数学函数。
附录 C 列举 CUDA 中支持的原子函数。
附录 D 详细说明纹理获取。
-