CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - GPU编程

搜索资源列表

  1. CUDA-example

    0下载:
  2. 包括矩阵相乘,转置,快速傅里叶变换,多GPU编程等23个实例-Including matrix multiplication, transposition, fast Fourier transform, multi-GPU programming in 23 instances
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4912484
    • 提供者:weidong
  1. bandwidthTest

    0下载:
  2. gpu编程,测试gpu的运算带宽,性能分析。-GPU programming, testing GPU computing bandwidth, performance analysis.
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:5966
    • 提供者:li
  1. Mars_v2

    0下载:
  2. GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:7930841
    • 提供者:陈思远
  1. CUDA

    0下载:
  2. CUDA编程的中文参考文档,有助于学习GPU编程。-Chinese CUDA programming reference documentation, contribute to learning GPU programming.
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:1031365
    • 提供者:gupipi
  1. cksc2.0

    0下载:
  2. CUDA中函数的说明文档,有助于GPU编程的需要。-CUDA documentation of functions to help the needs of GPU programming.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:937871
    • 提供者:gupipi
  1. cuda

    0下载:
  2. cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1631209
    • 提供者:何龙军
  1. fft2_cuda

    0下载:
  2. 在CUDA下的FFT变换程序,可以供爱好GPU编程的参考学习。-It it the FFT transform in CUDA, and very suitable for the programer who is interested in GPU.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1814
    • 提供者:IAU
  1. ColorProcessor

    1下载:
  2. 基于cuda的GPU编程,关于图像边缘检测处理的cuda程序-cuda programming ,about graphic process
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:6751
    • 提供者:lin
  1. NVIDIA_GT200

    0下载:
  2. 介绍NVIDIA s GT200 GPU的硬件架构,以及CUDA编程模型与GPU硬件实现之间的联系,是理解CUDA运行机理的一篇好文章!-The architeture of NVIDIA s GT200 GPU was Introduced in this paper, And the relationship between CUDA and GPU hardware was indicated. We could get more details of CUDA process in th
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:389037
    • 提供者:Janzhen
  1. CUDAtools

    0下载:
  2. 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
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1621165
    • 提供者:llc
  1. MULTIGPU-PROGRAMING

    0下载:
  2. 多GPU编程,对存在多个GPU的系统里做计算。-multiGPU programing
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1712
    • 提供者:liuzh
  1. cudaVectorAdd

    0下载:
  2. 英伟达公司CUDA架构下图形处理器GPU编程模型,方便CUDA学习者使用-Nvidia CUDA Programming
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1846
    • 提供者:余世维
  1. LSMI-GPU-CUDA

    0下载:
  2. 程序是基于GPU的CUDA架构进行通用计算的程序,程序实现的功能是阵列信号处理的波束形成,实现方法是LSMI即迭代对角加载采样矩阵求逆法,用的编程软件是vs2012-the program is based on GPU s CUDA,its function is beamform for array signal process,the method is LSMI,vs2012 is used
  3. 所属分类:MPI

    • 发布日期:2017-06-10
    • 文件大小:17056553
    • 提供者:wenxuan
  1. CUDA_Training

    0下载:
  2. CUDA学习者的福音,这个都是讲解利用CUDA进行GPU编程的一些课件,可以参考学习一下-CUDA learner s Gospel, this is explained by using CUDA GPU programming some of the courseware, can learn the reference
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:6819726
    • 提供者:shengchangwang
  1. [GPU-CUDA--C-Programming]

    0下载:
  2. GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world
  3. 所属分类:MPI

    • 发布日期:2017-12-17
    • 文件大小:44877824
    • 提供者:王KK
  1. MatlabCuda

    0下载:
  2. 自己写的GPU并行程序和MATLAB 平台混合调用,适合初学者学习MATLAB 和GPU的并行编程(Write their own GPU parallel program and MATLAB platform mixed call, suitable for beginners to learn MATLAB and GPU parallel programming)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:2561024
    • 提供者:Bigstrong
  1. CUDA并行程序设计 GPU编程指南

    0下载:
  2. CUDA并行程序设计GPU编程指南 (Shane Cook著)苏统华 李东等译(CUDA parallel program design guide for GPU programming)
  3. 所属分类:并行计算

    • 发布日期:2018-01-07
    • 文件大小:20373504
    • 提供者:hhk_y
  1. CUDA范例精解通用GPU编程

    0下载:
  2. CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)
  3. 所属分类:并行计算

    • 发布日期:2018-01-07
    • 文件大小:1948672
    • 提供者:hhk_y
  1. GPU并行编程讲义

    0下载:
  2. 基于GPU并行计算基础讲义,为程序猿打开基于GPU编程的大门(Based on GPU parallel computing basic lecture, opens the gate for GPU programming based on program ape.)
  3. 所属分类:并行计算

    • 发布日期:2018-05-04
    • 文件大小:5056512
    • 提供者:H————H
  1. GPU高性能编程CUDA实战—示例代码

    1下载:
  2. 结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi stream code.)
  3. 所属分类:并行计算

    • 发布日期:2019-05-03
    • 文件大小:305152
    • 提供者:zjujie
« 12 3 »
搜珍网 www.dssz.com