搜索资源列表
[GPU计算]深入浅出谈CUDA技术
- 这篇文章的特点是深入浅出,也包含了hotball本人编写一些简单CUDA程序的亲身体验,对于希望了解CUDA的读者来说是非常不错的入门文章,PCINLIFE对本文的发表没有作任何的删减,主要是把一些台湾的词汇转换成大陆的词汇以及作了若干"编者注"的注释。
GPU-course
- 自己收集整理的关于GPU的编程环境安装,配置,编程,应用技巧等众多网络上的优秀文章和资源,非常的实用和丰富。主要是针对NVIDIA公司的CUDA的,开发平台包括Linux和VS2005,VS2008,VS2010。-Collected on their GPU programming environment installation, configuration, programming, application techniques and many excellent articles on
CUDAGPUPatternrecognition
- 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。-This paper analyzes the Tesla GPU computing architecture and CUDA graphics and computing devices unified framework, a detailed descr iption of how parallel computi
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
ubuntuPopencv(GPU)
- 在linux环境下配置opencv(带GPU模块),用户需要事先安装好cuda。-environment setting:opencv(GPU)+ubuntu
git-cercs-09-18
- CUDA lynx gpu instrumentating software
cppIntegration
- CUDA与C++的相结合的程序,查询GPU设备,还有输出hello world-The CUDA and C++ sample program
基于图形处理器(GPU)的通用计算
- GPU加速 CUDA的应用,介绍了相关原理和实现方法
cuda-Programming
- 用于cuda入门见编程参考资料,实现GPU的并行计算。-See entry for cuda programming reference, the GPU parallel computing.
CUDA_Introduction
- 中科院讲授的CUDA教程PPT,名称“高性能计算的新发展--基于图形处理器的并行计算及CUDA编程”,共计64页,涉及CUDA理论及应用的诸多方面,价值很高。-CAS taught CUDA tutorial PPT, the new development of high-performance computing- based on parallel computing and CUDA GPU Programming name, a total of 64, CUDA involvin
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.
Modern-GPU-Architecture
- 介绍CUDA架构的文档,很好的ppt,有利于更好地理解GPU架构-The document describes the CUDA architecture, good ppt, is conducive to a better understanding of GPU architecture
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。
CUDA文档gpu应用
- 我最近弄gpu计算,查找了一下相关的资料,如果你也学gpu处理,就不要找了,这个文档足以引领你入门(I recently got GPU calculation, looking for relevant information, if you also learn GPU processing, do not find, this document enough to lead you to enter)
基于CUDA的SAR成像CS算法研究
- 关于用gpu进行SAR的CS算法仿真论文(papers of using GPU for the SAR CS algorithm simulation)
CUDA Fortran 高效编程实践.pdf
- CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算