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

搜索资源列表

  1. CUDA-Best-Practices-Guide-v2.3

    0下载:
  2. CUDA GPU高性能计算少见的好书,由NVIDA出版-High-performance computing CUDA GPU rare books, published by the NVIDA
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:894417
    • 提供者:suntnt
  1. MonteCarlo

    0下载:
  2. 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:325825
    • 提供者:lry
  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. CUDA

    0下载:
  2. 学习NVIDIA公司GPU平台CUDA开发环境的好资料,可以大体上了解CUDA的运行环境和编程技巧-NVIDIA' s GPU platform to learn CUDA development environment good information, you can generally understand the CUDA runtime environment and programming skills
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:463175
    • 提供者:要强
  1. CUDA

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

    • 发布日期:2017-05-03
    • 文件大小:1031365
    • 提供者: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. 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. CUDA

    0下载:
  2. 面向大学的课件,介绍NVIDIA公司GPU在CDUA平台下的编程方法,是快速进入研究计算机并行计算的优秀课件,全英文的-For university courseware to introduce NVIDIA' s GPU programming platform in CDUA method is quick access to the best of parallel computing research computer courseware, all in English
  3. 所属分类:MPI

    • 发布日期:2017-05-23
    • 文件大小:7400750
    • 提供者:于雨
  1. GPU-CUDA-codes

    2下载:
  2. GPU高性能编程CUDA实战全部相应代码,是新手学习GPU编程的最好入门书籍和代码。-Programming CUDA GPU performance combat all corresponding code, a novice to learn the best introductory books GPU programming and code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:344537
    • 提供者:小龙
  1. cuda-wavlet

    0下载:
  2. cuda+Gpu 对图像小波变换进行并行化处理,加快处理速度,-cuda gpu wavelet parallel computer
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:7572
    • 提供者:孙旭光
  1. GPU高性能编程CUDA实战中文版

    0下载:
  2. 并行计算新手入门书籍,分析的简单透彻,实例举一反三,CUDA入门的好书(Parallel computing novice entry books, analysis of simple and thorough, examples of drawing inferences from others, CUDA entry of good books)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:29173760
    • 提供者:菜与才
  1. 01_查询GPU设备

    0下载:
  2. cuda代码查询设备信息,基础实用的小例子代码(the code of cuda for querying the device)
  3. 所属分类:并行计算

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:ScorpioMilo
  1. 检测CPU和GPU处理图片的时间对比

    0下载:
  2. 检测CPU和GPU处理图片的时间对比,需要拥有支持CUDA的硬件设备(Time comparison between detecting CPU and GPU processing pictures)
  3. 所属分类:并行计算

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:JackChung1993
  1. CUDA code

    0下载:
  2. CUDA(Compute Unified Device Architecture),是显卡厂商NVIDIA推出的运算平台。 CUDA?是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。(CUDA (Compute Unified Device Architecture), is the graphics platform NVIDIA's computing platform. CUDA is a general purpose parallel computi
  3. 所属分类:并行计算

    • 发布日期:2018-01-02
    • 文件大小:1269760
    • 提供者:taoshi
  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高性能编程CUDA实战

    0下载:
  2. GPU高性能编程CUDA实战(Jason Sanders;Edward Kandrot著)聂雪军等译(CUDA By Example an Introduction to General-Purpose GPU Programming)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:23227392
    • 提供者:hhk_y
  1. GPU高性能运算之CUDA

    0下载:
  2. GPU高性能运算之CUDA(主编 张舒 褚艳利 副主编 赵开勇 张钰勃)(GPU high performance computing CUDA)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:14798848
    • 提供者:hhk_y
  1. CUDA book(2018)

    0下载:
  2. CUDA GPU 并发编程开发 Tolga Soyata 的书((Chapman & Hall_CRC Computational Science) Tolga Soyata-GPU Parallel Program Development Using CUDA-Chapman and Hall_CRC (2018))
  3. 所属分类:并行计算

    • 发布日期:2018-05-01
    • 文件大小:4668416
    • 提供者:drunknbeard
  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 4 5 6 7 »
搜珍网 www.dssz.com