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

搜索资源列表

  1. ANeuralNetworkonGPU.rar

    1下载:
  2. CUDA应用:在CUDA上实现神经网络,识别手写数字,the implementation of a neural network with CUDA. Neural Network for Recognition of Handwritten Digits
  3. 所属分类:MPI

    • 发布日期:2016-03-03
    • 文件大小:1202182
    • 提供者:tt
  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. cuda-memcheck-handbook-4.0cn

    0下载:
  2. CUDA调试工具cuda-gdb,包含一个可以在CUDA中检测和调试内存错误的内存检查特性。该文档描述了这个名为cuda-memcheck的工具与它的功能。 NVIDIA用它强大的cuda-gdb硬件调试器简化了CUDA程序错误的调试。然而,每个程序员总会遇到难以检测到的内存相关错误,并花大量时间去调试。当处理上千条线程时,内存相关的错误的数量会明显增加。cuda-memcheck就是设计用来检测你的CUDA程序中这种内存存取错误的工具。-CUDA debugging tool cud
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:476739
    • 提供者:sogo
  1. Exercises.zip

    0下载:
  2. cuda基本程序:矩阵转置的较优实现等 ,basic code for cuda
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:34393
    • 提供者:fruitfly
  1. matrixMul

    0下载:
  2. GPU CUDA的经典算法,基于shared memory进行矩阵的相乘运算-GPU CUDA classical algorithm, based on shared memory for matrix multiplication by
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:17645
    • 提供者:Danny
  1. H.264CUDA

    0下载:
  2. 使用CUDA进行H264编码的经典文章:H.264 ME implementation on CUDA,值得推荐学习。-H264 encoded using CUDA for classic article: H.264 ME implementation on CUDA, worth recommending to learn.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:250703
    • 提供者:wyg
  1. nbody

    0下载:
  2. N-Body 利用cuda的模拟 Fast N-Body Simulation with CUDA-Fast N-Body Simulation with CUDA
  3. 所属分类:MPI

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

    0下载:
  2. 包含《GPU高性能运算之CUDA》书中的所有源代码。-Include "GPU computing performance of CUDA" the book of all source code.
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5520885
    • 提供者:冬冬
  1. MFC_CUDA

    0下载:
  2. 如何在MFC中调用CUDA,环境: Windows Vista SP1,Microsoft Visual Studio 2005,CUDA 2.0 步骤:1.创建一个对话框的MFC程序 -How to call MFC CUDA, Environment: Windows Vista SP1, Microsoft Visual Studio 2005, CUDA 2.0: 1. Create a MFC dialog box program
  3. 所属分类:MPI

    • 发布日期:2016-01-25
    • 文件大小:641653
    • 提供者:zhouxiaol
  1. CUDA-example

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

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

    0下载:
  2. CUDA开发计算,异步计算接口。可以在主机与现存之间异步执行。来自NVIDIA SDK-CUDA development of computing, asynchronous computing interface. Can be asynchronous between the host and the existing implementation. From the NVIDIA SDK
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2603
    • 提供者:tab
  1. NVIDIA_CUBLAS_1.1

    0下载:
  2. Nividia提供的CUDA的BLAS库源码,可以在GPU上运行BLAS函数-Nividia provided CUDA source code of the BLAS library, you can run GPU function BLAS
  3. 所属分类:MPI

    • 发布日期:2016-09-19
    • 文件大小:264754
    • 提供者:alex
  1. matrixMul

    0下载:
  2. 采用GPU通用计算API(CUDA)实现矩阵相乘。-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:16092
    • 提供者:lry
  1. ComputeTime

    0下载:
  2. 基于NV的CUDA(计算统一构架)的一段程序,示例如何在显卡的GPU上进行并行平方和运算,代码思路清晰,易于理解。-NV based on the CUDA (calculated unified framework) period of procedures, examples of how the GPU graphics cards on the square and parallel computing, code clear and easy to understand.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:261401
    • 提供者:李美剑
  1. CUDA.tar

    1下载:
  2. 利用格子波尔兹曼方法求解三维流体问题,利用CUDA加速迭代过程。是单个CPU运算速度的20倍。(Here we use the Lattice Boltzmann Method to solve a problem of 3D fluid dynamics with the help of CUDA. It is 20 times the speed of a single CPU operation.)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:140288
    • 提供者:胖神
  1. CUDA by Example (2010)

    0下载:
  2. 经典的cuda编程书籍,是并行计算开发的必读之作(classic cuda book for learning paralell programming)
  3. 所属分类:并行计算

    • 发布日期:2018-04-21
    • 文件大小:2079744
    • 提供者:xtt1341
  1. CUDA+Programming

    0下载:
  2. CUDA编程学习,加油我看好你哟,一定要加油(the book of learning CUDA)
  3. 所属分类:并行计算

    • 发布日期:2018-04-30
    • 文件大小:12840960
    • 提供者:黄翔
  1. simulink&&CUDA

    0下载:
  2. 利用simulink的自动生成代码功能生成代码后,在VC2013上进行编译,然后调用CUDA程序(After generating code from Simulink's automatic generation of code, compiling on VC2013, then calling the CUDA program)
  3. 所属分类:并行计算

    • 发布日期:2018-04-30
    • 文件大小:73728
    • 提供者:NiZaiCaiA
  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 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com