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

搜索资源列表

  1. fft2d_gpu

    0下载:
  2. using NVIDIA FFT CUDA Library to solve FFT problem
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1433
    • 提供者:yhtseng
  1. BFS_CUDA

    0下载:
  2. 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1306
    • 提供者:iJuliet
  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. transpose

    0下载:
  2. cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:9658
    • 提供者:陈思远
  1. cd40192

    1下载:
  2. 清华大学cuda培训教程 gpu并行算法 高清版pdf-Tsinghua University training course cuda parallel algorithm gpu HD version pdf
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:63342
    • 提供者:lx
  1. eigenvalues

    0下载:
  2. cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1678595
    • 提供者:xiangxingbin
  1. cuda_exp

    0下载:
  2. cuda入门小程序,供喜欢GPU通用计算,但还不知道怎样入手的朋友参考。-expample of cuda,1st step
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1143
    • 提供者:ankara
  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. NVIDIA_CUDA_1

    0下载:
  2. cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。-cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master p
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:7120054
    • 提供者:wuhaoqiang
  1. CUDA_Startup

    0下载:
  2. CUDA入门必备:包括CUDA安装方法,语法高亮,工程Wizard文件,参考手册和编程文档。-Entry must CUDA: CUDA installation methods including, syntax highlighting, project Wizard documents, reference manuals and program documentation.
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2974620
    • 提供者:鲍协浩
  1. cudaMallocAndMemcpy

    0下载:
  2. cuda 并行代码 Malloc And Memcpy例子-cuda examples of parallel code Malloc And Memcpy
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1831
    • 提供者:dmal
  1. CudaReferenceManual

    0下载:
  2. CUDA编程的参考手册,以供大家学习参考。
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:638392
    • 提供者:zhongxinyu
  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. ACsearch_DPPcompact_with_driver

    0下载:
  2. AC多模式匹配算法的CUDA实现 Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1043810
    • 提供者:jiangwei
  1. cuda_matmult_opt

    0下载:
  2. CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:15569
    • 提供者:mghs
  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. ACsearch_DPPcompact_with_driver

    0下载:
  2. cuda语言实现AC多模式匹配算法,用cuda语言实现并行算法。-cuda AC multi-language pattern matching algorithm, parallel algorithm with cuda language.
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2627294
    • 提供者:wangzhenhua
  1. cudabyexample

    0下载:
  2. CUDAby 恶心example 适用于新手的CUDA入门书籍,很全-CUDAby nausea CUDA example entry for the novice book, it is all
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2063435
    • 提供者:Danny
  1. matrixMul

    0下载:
  2. cuda 矩阵运算程序,cuda上实现两个矩阵相乘-cuda matrix multi
  3. 所属分类:MPI

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

    0下载:
  2. about cuda language , its language is persian
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:258557
    • 提供者:mahboobeh
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com