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

搜索资源列表

  1. matrixMul

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的矩阵乘法的例子,比CPU版本性能有非常大的提高。保留了可执行程序-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the matrix multiplication example, than CPU performance version of a very big increa
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1573497
    • 提供者:白洪涛
  1. matrixMul

    0下载:
  2. Nvidia GPU实现的矩阵相乘的并行算法程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of parallel matrix multiplication algorithm program for beginners to learn CUDA technology, have a strong reference
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:9512
    • 提供者:李进
  1. add

    0下载:
  2. CUDA 编写的 基于c的矩阵相加,适合初学者参考-CUDA prepared a matrix based on the sum c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:686
    • 提供者:suchao
  1. array_mul

    0下载:
  2. 基于CUDA的高维矩阵运算1,计算机本科毕业设计-CUDA-based operator of high-dimensional matrix 1, a computer graduate design
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:248866
    • 提供者:范吴斌
  1. MatrixMul

    0下载:
  2. 基于CUDA的高维矩阵运算4,计算机毕业设计-CUDA-based operator of high-dimensional matrix 4, the design of computer graduates
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:282540
    • 提供者:范吴斌
  1. matrixTimes

    0下载:
  2. 基于CUDA的高维矩阵运算5,计算机毕业设计-CUDA-based operator of high-dimensional matrix of 5, graduated from the design of computer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:277716
    • 提供者:范吴斌
  1. transpose

    0下载:
  2. cuda code for matrix transpose
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1585752
    • 提供者:teena
  1. CUDAMatrixMultiplication

    0下载:
  2. 基于CUDA架构的矩阵乘法,得出GPU运算时钟周期。-CUDA architecture based on matrix multiplication, obtained GPU computing cycles.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:319401
    • 提供者:Wang Tingting
  1. Transpose

    0下载:
  2. 矩阵转置的GPU实现,一个简单的GPU例子。希望对cuda初学者有用。-Matrix transpose of the GPU implementation, a simple GPU example. Hope cuda be useful for beginners.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2559
    • 提供者:孙子龙
  1. MatrixMultiply

    0下载:
  2. 在cuda上实现矩阵相乘,给出了相乘的算法,并进行了分析-Matrix Multiply in the cuda
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:104159
    • 提供者:heihei
  1. VectorAdd

    0下载:
  2. 矢量与矢量,矢量与矩阵,矩阵与矩阵的相加,用cuda的并行算法实现。-Vector and Vector, vector and matrix, Matrix and added together, the parallel algorithm using cuda.
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:8143
    • 提供者:wangzhenhua
  1. transposeDiagonal

    0下载:
  2. 矩阵的转置,使用GPU并行运算的cuda实现,同时考虑了partition conflict。-A matrix, the use of parallel computing cuda GPU implementation, taking into account the partition conflict.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:9840
    • 提供者:wangzhenhua
  1. matirx-muliplication

    0下载:
  2. 矩阵相乘,基于CUDA用并行算法实现矩阵的乘法-matrix muliplication with parallel algorithm implication matrix muliplication base on CUDA
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15106
    • 提供者:王坨坨
  1. GPU-CUDA001

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。 -An Artificial Neural Network is an information processing method that was inspired by the way biological nervous systems function, such as the brain, to process information. It is composed of a large number of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1393001
    • 提供者:尘封
  1. Matrix_Mul_limited

    0下载:
  2. Cuda简单的矩阵乘法程序,用于cuda初学者参考用-Cuda simple matrix multiplication program for beginners reference cuda
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:923
    • 提供者:wuchen
  1. CUDA_test2

    0下载:
  2. 一个已经编译并成功运行的CUDA小例程,里面含有三个小函数:Hello CUDA!、修改矩阵、矩阵块加-A little program based on CUDA,including three little functions,like Hello CUDA!、changing matrix、plus between two matrixs
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3325183
    • 提供者:谢有军
  1. cuda-matrixmul--reverse

    0下载:
  2. cuda并行计算 两基于vs实现的.cu代码 简单的实现矩阵相乘和反转。-Cuda parallel computing based on vs. Two cu code simple implementation of matrix multiplication and inversion
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3349
    • 提供者:ningshuangning
  1. BMM

    0下载:
  2. Block Matrix Multiply on GPU
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1517568
    • 提供者:mahmoudk
  1. cuda_code

    0下载:
  2. 利用GPU的多线程,借助cuda实现给定矩阵的求逆代码(calculate the inverse of a given matrix with cuda implementation)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5764096
    • 提供者:呆呆呆张
  1. pycuda-2017.1.1.tar

    2下载:
  2. 矩阵相乘的并行运算的算法,运算效率可以轻松提高近100倍。是进行人工智能研究及深度学习先关研究的必备并行算法。(The algorithm of parallel operation of matrix multiplication can easily increase the operation efficiency by nearly 100 times. It is a necessary parallel algorithm for the study of artificial in
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:1608704
    • 提供者:zlff09
« 1 2 34 5 »
搜珍网 www.dssz.com