搜索资源列表
[GPU计算]深入浅出谈CUDA技术
- 这篇文章的特点是深入浅出,也包含了hotball本人编写一些简单CUDA程序的亲身体验,对于希望了解CUDA的读者来说是非常不错的入门文章,PCINLIFE对本文的发表没有作任何的删减,主要是把一些台湾的词汇转换成大陆的词汇以及作了若干"编者注"的注释。
CUDA
- GPU的结构及CUDA在大规模浮点计算方面的编程模型介绍-GPU and CUDA model descr iption
cuda_by_example_
- GPU高性能运算之CUDA 一份很好的入门资料-High-performance computing CUDA GPU of a very good introductory information on
GPU-computing_cuda-
- 介绍了什么事CUDA,如何深入浅出学习CUDA-introducte the cuda and how to learning the cuda programing
Cuda-Application
- GPU之CUDA编程基础教程,内容讲解丰富-CUDA program
cppIntegration
- CUDA与C++的相结合的程序,查询GPU设备,还有输出hello world-The CUDA and C++ sample program
cuda-Programming
- 用于cuda入门见编程参考资料,实现GPU的并行计算。-See entry for cuda programming reference, the GPU parallel computing.
cuda-course
- GPU-cuda各种入门升阶资料,内有cuda函数库,cuda编程指南,GPU_library等资料。-GPU-cuda a variety of entry-l-order data, there cuda library, cuda programming guide, GPU_library other information.
Parallel-CUDA-Programming
- Several GPU parallel processing papers for the NVIDIA CUDA programming language.
SupportCUDA
- 这是基于VC的一个关于CUDA GPU程序,检测显卡是否支持CUDA编程,对初学者很有帮助。-This is a program detecting the Graphics kard supporting the CUDA or not。