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

Search list

[Other resourceVectorAdd

Description: 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。
Platform: | Size: 3476 | Author: 人民币 | Hits:

[MPIVectorAdd

Description: 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。-CUDA based on a simple example of code, the use of methods to achieve vector SIMD adder run on nVidia
Platform: | Size: 3072 | Author: 人民币 | Hits:

[MPIasyncAPI

Description: CUDA开发计算,异步计算接口。可以在主机与现存之间异步执行。来自NVIDIA SDK-CUDA development of computing, asynchronous computing interface. Can be asynchronous between the host and the existing implementation. From the NVIDIA SDK
Platform: | Size: 2048 | Author: tab | Hits:

[Software Engineeringcksc2.0

Description: nvidia CUDA 2.0 SDK 中文版本,翻译率大概为95%-nvidia CUDA 2.0 SDK Chinese version, the translation rate of about 95
Platform: | Size: 854016 | Author: 幽谷客要 | Hits:

[Algorithmdct8x8

Description: cuda开发环境下的矩阵运算,cuda sdk中的内容,矩阵运算充分显示了并行编程的优势,对于学习cuda编程有着很好的借鉴作用-matrix operations in parallel with cuda platform
Platform: | Size: 1459200 | Author: 陈思远 | Hits:

[MPItranspose

Description: cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
Platform: | Size: 9216 | Author: 陈思远 | Hits:

[3D Graphiccudacluster-source-1.0

Description: 利用NIVIDIA公司的GPU编程SDK CUDA进行聚类分析-Using CUDA for hierachy clustering taking advantages of Pararell programming
Platform: | Size: 1089536 | Author: zeng qin | Hits:

[OtherNVIDIA_CUDA_Programming_Guide

Description: cuda sdk 开发的中文入门指导,cuda 是 gpu并行程序开发的重要技术,在未来几年有很好的发展前景-cuda programming guide
Platform: | Size: 3529728 | Author: 陈圣克 | Hits:

[Special Effectscuda2.3_vs2005

Description: 详细介绍了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
Platform: | Size: 5120 | Author: 王利利 | Hits:

[SCMCUDA_Toolkit_Reference_Manual

Description: CUDA SDK for NVidia GPU Cards
Platform: | Size: 1327104 | Author: alejandro | Hits:

[Linux-UnixConvolucao_2D

Description: Image convolution with CUDA. You need a Nvidia Cuda enabled video card and the Cuda toolkit and SDK
Platform: | Size: 1220608 | Author: Wendell Diniz | Hits:

[Graph programrotateTest

Description: CUDA程序,利用CUDA SDK中实例改写,可对图片进行并行计算,得到旋转后图像。-CUDA programs, it can be carried out parallel to the image obtained after rotating the image.
Platform: | Size: 711680 | Author: 黑色魍魉 | Hits:

[MPICUDA_SDK_VolumeRender

Description: CUDA SDK VolumeRender解析-CUDA SDK VolumeRender
Platform: | Size: 48128 | Author: liuhongguag | Hits:

[MPICUDA_VS2010

Description: GPU并行计算,cuda编程在VS2010平台上的配置。系统要求:windows 7,cuda 4.0(toolkit、SDK),VS2010.-GPU parallel computing, cuda programming in VS2010 platform configuration. System Requirements: windows 7, cuda 4.0 (toolkit, SDK), VS2010.
Platform: | Size: 13312 | Author: king | Hits:

[Technology Managementvs2008Pcuda

Description: cuda vs2008 tookit/SDK v4.0配置,为学习cuda的同学提供更易懂的配置。个人总结。-cuda vs2008 tookit/SDK v4.0
Platform: | Size: 102400 | Author: 段段 | Hits:

[MPICUDAdlltest

Description: VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++, three on the VS2010 platform CUDA dll test program (a library file program, the other two test procedures the VS2010 platforms, and Visual C++ 6.0 platform, you can easily CUDA dll application development framework, in order tothe right to run these programs, make sure to have installed an NVIDIA GPU Computing, the SDK 4.0 and above, and the computer have NVIDIA s GPU), procedures are detailed notes.
Platform: | Size: 2350080 | Author: xiaobo | Hits:

[MPIfluidsGL

Description: CUDA Sdk的一个例子 利用快速傅里叶变换实现了Jos Stam “stable Fluids”论文-CUDA example code that implements the frequency space version of Jos Stam s paper Stable Fluids in 2D
Platform: | Size: 400384 | Author: 李加成 | Hits:

[MPImatrixMul

Description: cuda矩阵分块乘法,加速比较大,改自cuda SDK-cuda matrix multiply
Platform: | Size: 772096 | Author: ghc | 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:

[OtherVideo_Codec

Description: 基于CUDA的视频编解码库,支持H264、MJPEG、H265等(cuda decode/encode sdk)
Platform: | Size: 24640512 | Author: zgxiaocj | Hits:
« 12 »

CodeBus www.codebus.net