Welcome![Sign In][Sign Up]
Location:
Search - CUDA PDF

Search list

[OtherAsia-March-2008-CN-CUDA-David.Kirk

Description: 3月25-27 NVIDIA 首席科学家DAVID KIRK CUDA技术讲座内容资料 -March 25-27 NVIDIA Chief Scientist DAVID KIRK CUDA information technology talks
Platform: | Size: 3260416 | Author: 陈亮 | Hits:

[BooksNVIDIA_CUDA

Description: NVIDIA CUDA编程指南,一款学习GPU,Cg编程的pdf-NVIDIA CUDA Programming Guide, a learning GPU, Cg programming pdf
Platform: | Size: 3529728 | Author: 方赳 | Hits:

[OtherCUDA_2_Quickstart_Guide

Description: CUDA 2.0 初學者技術文件與API.pdf-CUDA 2.0 for beginners and technical documents API.pdf
Platform: | Size: 1900544 | Author: kusogray | Hits:

[MPIcd40192

Description: 清华大学cuda培训教程 gpu并行算法 高清版pdf-Tsinghua University training course cuda parallel algorithm gpu HD version pdf
Platform: | Size: 63488 | Author: lx | Hits:

[Software EngineeringCUDA

Description: Nvidia CUDA超大规模并行程序设计训练课程 By清华大学微电子学研究所-Nvidia CUDA parallel programming ultra-large-scale training courses By Institute of Microelectronics, Tsinghua University
Platform: | Size: 6644736 | Author: 歪歪 | Hits:

[Othercudabook

Description: cuda tutorial that is helpfull for biginar working on cuda.
Platform: | Size: 1425408 | Author: teena | Hits:

[Embeded LinuxNVIDIA_CUDA_Programming_Guide_2.3.pdf

Description: NVIDIA 图形卡并行CUDA编程资料-CUDA Parallel Programming NVIDIA graphics card information
Platform: | Size: 975872 | Author: zzy | Hits:

[File FormatCUDA_Developer_Guide_for_Optimus_Platforms

Description: CUDA开发者程序优化指南!NVIDIA公司最新规范!不可多得的程序规范指南!-CUDA Developer Program Optimization Guide! NVIDIA' s latest specification! Rare procedural norms guide!
Platform: | Size: 1058816 | Author: daifuxin | Hits:

[OtherCUDA

Description: CUDA是英伟达公司推出的GPU并行编程软件,这是该软件的入门资料适合初学者!-CUDA is a British Hill & Knowlton released the GPU parallel programming software, which is introductory information on the software for beginners!
Platform: | Size: 1218560 | Author: 刘淇 | Hits:

[OtherCUDA

Description: 本文档为PDF格式,中文版,从基础开始讲解了CUDA的各个方面和编程基本规范与语法,适合想要学习异构体计算和CUDA的筒子们学习使用~-This document to PDF format, from the foundation began to explain the basic norms and syntax of CUDA and programming for those who want to study the isomers of computing and CUDA cheese learn to use ~~
Platform: | Size: 1822720 | Author: zhengyu | Hits:

[Software EngineeringTDCI_Arch.pdf

Description: CUDA and Opencl model
Platform: | Size: 3079168 | Author: lani | Hits:

[MPIcuda

Description: 文档是从http://cudazone.nvidia.cn/forum/forum.php?mod=viewthread&tid=6266&extra=page=1下载来的,是“yyfn风辰”翻译的文档,原文档是装好cuda sdk后名字为“CUDA_C_Programming_Guide.pdf”的文档-Document is downloaded to from http://cudazone.nvidia.cn/forum/forum.php?mod=viewthread&tid=6266&extra=page=1, is "yyfn wind Chen" translated document, the original document is later installed cuda sdk named "CUDA_C_Programming_Guide.pdf" document
Platform: | Size: 1269760 | Author: 文章 | Hits:

[Software EngineeringCUDA_6.5_Performance_Report.pdf

Description: CUDA 6.5 Performance Report
Platform: | Size: 781312 | Author: rocket | Hits:

[OtherCUDA_Guide.pdf.tar

Description: 英伟达GPU CUDA学习手册,适合新手学习CUDA并行编程。-NVIDIA GPU CUDA study manual, suitable for novice learning CUDA parallel programming.
Platform: | Size: 4147200 | Author: 李小俊 | Hits:

[BooksCUDA编程指南3.1中文版.pdf

Description: the programmer's guide about how to apply CUDA language to implement gpu parallel computing
Platform: | Size: 2072576 | Author: hua2005 | Hits:

[BooksGetting_Started_With_CUDA_SDK_Samples.pdf

Description: learn to programm in cuda very easy to read, lot of examples and code. very usefull. enjoy
Platform: | Size: 650240 | Author: hamido | Hits:

[OtherGetting_Started_With_CUDA_SDK_Samples.pdf

Description: A book on how to write code in cuda. very good. very usefull, for beginners un cuda programming.
Platform: | Size: 654336 | Author: hamido | Hits:

[BooksGetting_Started_With_CUDA_SDK_Samples.pdf

Description: a very good book from nvidea. it contains a lot of code and example on how to make parallel programs in cuda.
Platform: | Size: 654336 | Author: hamido | Hits:

[MPICUDA_Installation_Guide_Windows

Description: CUDA安装说明,PDF 文档,官方提供(CUDA installation menual. it's a pdf file provide by Nvdia)
Platform: | Size: 1558528 | Author: prism001 | Hits:

[DocumentsCUDA Fortran 高效编程实践.pdf

Description: CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算中的重要编程语言 Fortran,无法直接地改写为 CUDA C 或 OpenCL。很多久经考验的应用程序都是用 Fortran 开发,如果完全改写,工作量巨大,而且有不可估量的稳定性风险。 为使 Fortran 应用能够使用 GPU 加速,The Portland Group 设计了 CUDA Fortran 语言, 并在自家的 PGI 编译器中支持。气象、理论物理等领域的应用经过简单的改造,就能够利 用 GPU 的强大计算能力。(CUDA FORTRAN efficient programming practice Since 2007, with NVIDIA GPU as the representative of accelerator parallel computing, the share of supercomputers with accelerators in top 500 has increased year by year, and the mainstream application software supporting accelerators has also grown explosively. There are millions of technicians studying accelerator computing, and universities and research institutions around the world are competing to offer relevant courses. To enable FORTRAN applications to use GPU acceleration, the Portland group designed CUDA FORTRAN language, which is supported in its own PGI compiler. The application of meteorology, theoretical physics and other fields can make use of the powerful computing power of GPU after simple transformation.)
Platform: | Size: 2135040 | Author: zzfthu | Hits:
« 12 »

CodeBus www.codebus.net