CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - parallel matrix multiplication

搜索资源列表

  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:张哲
  1. vector_metrix_multiplication(MPI)

    2下载:
  2. 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.55kb
    • 提供者:sangecoa
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924byte
    • 提供者:tmllpl
  1. mpibingxing

    3下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:183.56kb
    • 提供者:澄海
  1. capi-0.21

    0下载:
  2. CAPI多核编程算法库0.21版,里面有分布式队列、分布式查找、分布式内存管理、任务图调度、动态任务调度等多种容器,新增了CWaitTaskScheduler任务调度容器和并行Strassen矩阵乘法等。-CAPI programming algorithm for multi-core library version 0.21, which are distributed queue, distributed search, distributed memory management, tas
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:314.91kb
    • 提供者:zhou
  1. Matrix-multiplication

    0下载:
  2. 基于MPI并行程序的任意矩阵矩阵相乘,其中由主程序负责矩阵的输入输出,在本程序中便于测试默认一个矩阵。-MPI parallel programs based on an arbitrary matrix matrix multiplication, which is responsible for the main input and output matrices, in this process easy to test the default of a matrix.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1.78kb
    • 提供者:Aleny
  1. SparseMatrixMultiplication_MileStone4_Final.tar.g

    0下载:
  2. Parallel Sparse Matrix Multiplication source code implemented using x10 language (http://x10-lang.org/).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:778.73kb
    • 提供者:crtn
  1. Parallel-Matrix-Multiplication-Algorithms-on-Hype

    0下载:
  2. Parallel Matrix Multiplication Algorithms on Hypercube Multiprocessors. three parallel algorithms for matrix multiplication-Parallel Matrix Multiplication Algorithms on Hypercube Multiprocessors. three parallel algorithms for matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:118.56kb
    • 提供者:Mr.Le
  1. MatrixMultiplication

    0下载:
  2. Matrix multiplication is a ubiquitous algorithm and no parallel library is complete without a matrix multiplication sample. Moth has described this previously - see Matrix Multiplication with C++ AMP for serial and C++ AMP non-tiled version and also
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3.65kb
    • 提供者:subha
  1. mpiPopenmp

    1下载:
  2. 采用MPI+OpenMP混合模型设计并实现光化学反应双层并行模拟算法,上层基于MPI实现节点间的原子分解并行,下层基于OpenMP实现节点内的多线程矩阵并行乘法。-With MPI+OpenMP mixed model was designed and implemented The photochemical reaction bunk parallel simulation algorithms, the upper atomic decomposition based on inter-n
  3. 所属分类:Bio-Recognize

    • 发布日期:2016-09-22
    • 文件大小:777kb
    • 提供者:songhu
  1. Matrix

    1下载:
  2. 用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1.74kb
    • 提供者:zengshaofeng
  1. matrix_multiplication_mpi_hw3

    0下载:
  2. A parallel program for the multiplication of two 5x5 matrices by using drived data types.Choose 6 nodes in the run time and each row of the resultant matrix should be calculated by one of the nodes. Create your matrixes only in the master node and us
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1.09kb
    • 提供者:tunc
  1. lu

    1下载:
  2. 矩阵相乘的LU算法,采用行连续划分策略,MPI并行实现。-LU matrix multiplication algorithm, using line continuous partitioning strategy, MPI parallel implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:1.35kb
    • 提供者:NeoLi
  1. stripMatrixMultiplus

    0下载:
  2. MPI带状划分矩阵乘法 MPI文件并行读写-MPI the striping matrix multiplication MPI parallel read and write files
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1.6kb
    • 提供者:asfgsadko3
  1. MatrixMultiplication_OpenCL

    0下载:
  2. 矩阵相乘并行计算方法,基于OPENCL通用计算接口。-Parallel matrix multiplication calculation method, based OPENCL general computing interface.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:6.82kb
    • 提供者:吴江
  1. spmv_csr

    2下载:
  2. 稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matri
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.13mb
    • 提供者:lipeng
  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
    • 文件大小:1.53mb
    • 提供者:zlff09
搜珍网 www.dssz.com