搜索资源列表
CUDA-Best-Practices-Guide-v2.3
- CUDA GPU高性能计算少见的好书,由NVIDA出版-High-performance computing CUDA GPU rare books, published by the NVIDA
matrixInverse
- 基于CUDA的高维矩阵运算3,计算机毕业设计-CUDA-based operator of high-dimensional matrix 3, the design of computer graduates
nvcc_2.3
- CUDA并行编程环境的compiler driver———nvcc的详细介绍-CUDA parallel programming environment, compiler driver--- nvcc detailed descr iption of
cuda_matmult_opt
- CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
CUDAtools
- CUDA(GPU计算)开发资料,包括3份文档和一份快速开发设置工具,文档包括有CUDA环境设置,CUDA简易编程以及非常有名的深入浅出谈CUDA技术一文。-CUDA (GPU computing) development information, including three copies of the document and a set for rapid development tools, documentation including CUDA environment setting
NVIDIA_CUDA_Programming_Guide_2.3.pdf
- NVIDIA 图形卡并行CUDA编程资料-CUDA Parallel Programming NVIDIA graphics card information
cudatoolkit_2.3_linux_64_rhel5.3.run
- NVIDIA CUDA 编程工具箱,非常强大-NVIDIA CUDA programming kit, very powerful
cuda2.3_vs2005
- 详细介绍了CUDA Driver,toolkit,SDK的安装步骤和方法,并且包括Visual studio 2005的配置内容 -this document introduce how to install CUDA Driver、toolkit、SDK and how to configure Visual studio 2005 in details
NVIDIACUDAProgrammingGuide3.0
- NVIDA CUDA 官方编程指南 3.0版 入门必备资料-NVIDA CUDA Programming Guide Version 3.0 Official data entry necessary
SiftGPU-V370
- 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
thrust-v1.3.0
- Thrust is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library (STL). Thrust provides a flexible high-level interface for GPU programming that greatly enhances developer productivity. Develop high-perfo
VS2010CUDA3.0
- VS2010配置CUDA C开发环境。CUDA版本支持3.0及以上。-VS2010 configuration CUDA C development environment. Support CUDA version 3.0 and above.
Cuda3.0-Programming-Guide
- CUDA 3.0编程指南中文版,适合不熟悉英文的CUDA编程指南的同学使用-Chinese version of CUDA 3.0 Programming Guide for English are not familiar with the students to use CUDA Programming Guide
cuda3.0
- CUDA 3.0中文编程手册,by 风辰,官方文档翻译而来-CUDA 3.0 Programming Guide in Chinese, by the Feng Chen, translated from the official documents
.GPU.Gems.3
- 目前最火的gpu技术大会精粹。从别人的代码学习并行和cuda框架-Currently the hottest gpu Technology Conference essence. Code to learn from others cuda framework for parallel and
MATLAB-CUDA
- The latest generation of high-end video cards off er considerable computing power using their 100–200 on-card processors, 0.3–1.0+ GB of RAM, and fast inter-processor communications. One promising application of this Graphics Processing Un
GPU-Gems-3
- 《GPU精粹3》是GPU精粹系列畅销书的第三卷,展示了当今最前沿的图形处理单元(GPU)编程技术。现代GPU的可编程性让开发者不仅可以在自己的岗位上迅速脱颖而出,更使得他们可以在非图形应用程序中运用GPU的卓越处理能力,例如,物理仿真、金融分析,甚至是病毒检测——尤其是在cuDA体系结构下。图形学仍然是GPU主要应用领域,通过学习《GPU精粹3》,读者会惊喜地发现一些最新的算法,使用它们可以创建非常真实的角色,实现更逼真的光照效果,以及完成绘制后的混合效果。-GPU Gems 3 contain
NVIDIA_CUDA_Programming_Guide_2.3
- 关于cuda计算,我认为很好。NVIDIA_CUDA_Programming_Guide_2.3.pdf-Calculated on the cuda, I think very well. NVIDIA_CUDA_Programming_Guide_2.3.pdf
cuda-meme-3.0.12
- 此程序用于GPU实现的对生物科学中的motif discovery算法进行加速-Accelerating Motif Discovery in Biological Sequences Using CUDA-enabled Graphics Processing Units
3
- 纹理存储器的使用例子,实现1D和2D的cuda使用-texture application