搜索资源列表
CUDA
- 学习NVIDIA公司GPU平台CUDA开发环境的好资料,可以大体上了解CUDA的运行环境和编程技巧-NVIDIA' s GPU platform to learn CUDA development environment good information, you can generally understand the CUDA runtime environment and programming skills
CUDA
- CUDA编程的中文参考文档,有助于学习GPU编程。-Chinese CUDA programming reference documentation, contribute to learning GPU programming.
cuda
- cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
cuda
- CUDA是流行的并行计算的硬件和软件架构, 其高性能的可以应用到实际软件中的工具,包含一些学习CUDA的基本的一些资料,并且有本人的对别人讲过的PPT 已经一些总结-CUDA is a popular parallel computing hardware and software architecture, which can be applied to the actual high-performance software tools, including some of the st
CUDA
- 比较好的入门文档,深入浅出谈CUDA编程,快速帮助入门-cuda programming,easy taking
cuda
- 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
Source-Cod-CUDA-by-example
- 源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example
cuda+mpi
- 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
Hands-on CUDA codes
- 用于CUDA方案的程序码说明,提供的练习有: cudaMallocAndMemcpy myFirstKernel reverseArray_singleblock reverseArray_multiblock reverseArray_multiblock_fast(Skeletons and solutions for hands-on CUDA codes, they are listed as the followings: cudaMallocAndMemcpy myFi
cuda memory management
- cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
CUDA by Example
- 学习cuda教程,里面都是实例,通过例子来学习cuda,结合并行计算理论和优化(CUDA by Example,learning cuda)
GPU高性能编程CUDA实战中文版
- 并行计算新手入门书籍,分析的简单透彻,实例举一反三,CUDA入门的好书(Parallel computing novice entry books, analysis of simple and thorough, examples of drawing inferences from others, CUDA entry of good books)
cuda-convnet-vs-proj
- cuda安装包,官方版的,自用方便,linux下亲测好用(Cuda installation package, the official version of the, for private use is convenient, close test under Linux)
CUDA code
- CUDA(Compute Unified Device Architecture),是显卡厂商NVIDIA推出的运算平台。 CUDA?是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。(CUDA (Compute Unified Device Architecture), is the graphics platform NVIDIA's computing platform. CUDA is a general purpose parallel computi
dijkstra CUDA
- dijkstra code cuda windows
CUDA并行程序设计 GPU编程指南
- CUDA并行程序设计GPU编程指南 (Shane Cook著)苏统华 李东等译(CUDA parallel program design guide for GPU programming)
CUDA范例精解通用GPU编程
- CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)
GPU高性能编程CUDA实战
- GPU高性能编程CUDA实战(Jason Sanders;Edward Kandrot著)聂雪军等译(CUDA By Example an Introduction to General-Purpose GPU Programming)
GPU高性能运算之CUDA
- GPU高性能运算之CUDA(主编 张舒 褚艳利 副主编 赵开勇 张钰勃)(GPU high performance computing CUDA)
CUDA-Image-Encryption-master
- 利用CUDA进行并行图像加密 程序需要安装cuda 配合 VS方可运行(Using CUDA for parallel image encryption program needs to install CUDA and VS to run)