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

搜索资源列表

  1. 107215827mpisourceprogram

    0下载:
  2. 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境 -mpi matrix
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:847122
    • 提供者:tangfei
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2776
    • 提供者:程宾
  1. matrixsum

    0下载:
  2. sum of matrix in c++ and simulate in mpi area .
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:339058
    • 提供者:xerxes
  1. Matrix_multi

    0下载:
  2. 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1903
    • 提供者:hexing
  1. Desktop

    0下载:
  2. MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2461
    • 提供者:Hamid
  1. mpi

    0下载:
  2. Matrix x Vector multiply using MPI
  3. 所属分类:MPI

    • 发布日期:2017-05-16
    • 文件大小:4116776
    • 提供者:serfer
  1. mult

    0下载:
  2. Perfectly works parallel mult matrix programm on MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:2188
    • 提供者:Rufina
  1. MPIGaussMatrix

    0下载:
  2. 基于MPI的高斯算法求解矩阵方程,运行前需安装第三方插件MPICH-MPI algorithm based on Gaussian matrix equation, third-party plug-ins to be installed before running MPICH
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2567
    • 提供者:huang dongqi
  1. Cannon

    0下载:
  2. 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:1260
    • 提供者:李光瑞
  1. MatMul2D1

    0下载:
  2. this a matrix multiplication program using MPI and c-this is a matrix multiplication program using MPI and c++
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:337699
    • 提供者:mohammad
  1. matrix

    0下载:
  2. Program in MPI for matrix multiplication
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:714
    • 提供者:chinjorey
  1. matrix-vector.c.tar

    0下载:
  2. This the source code for matrix-vector multipication in mpi-This is the source code for matrix-vector multipication in mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1174
    • 提供者:dibyam
  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
    • 文件大小:1821
    • 提供者:Aleny
  1. Matrix-multiplication-using-MPI

    1下载:
  2. 基于C语言的,在大型并行机上使用MPI实现矩阵乘法-Matrix multiplication using MPI implementations
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:1222
    • 提供者:苗高洁
  1. 18-4

    0下载:
  2. cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6236
    • 提供者:zhouhuan
  1. MPI

    0下载:
  2. 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:13161
    • 提供者:yantingting
  1. Matrix

    0下载:
  2. Dataset for my MPI clustering implementation. Matrix.txt - sparse matrix of all terms Matrix.txt.membership - clustering results Matrix.txt.cluster_centres - cluster centers
  3. 所属分类:MPI

    • 发布日期:2017-05-15
    • 文件大小:3830281
    • 提供者:aaz
  1. matrix.cpp

    0下载:
  2. MPI program for matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:raji
  1. MPI.tar

    1下载:
  2. MPI并行计算的一些实例,包括向量矩阵计算,广播等并行算法~-MPI parallel computing of some examples, including the vector-matrix calculation, broadcast, parallel algorithm ~
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:4923392
    • 提供者:tim
  1. transpose

    0下载:
  2. 矩阵转置,使用棋盘划分将矩阵通过划分为不同的小块,使用MPI讲其并行求小块的转置。-Matrix transpose, the matrix by using the board is divided into different small pieces, about its use of MPI parallel transpose small demand.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2557
    • 提供者:xiangming
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com