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

搜索资源列表

  1. cannon

    1下载:
  2. 矩阵相乘并行算法实现,C语言开发,用mpi编程完成
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:kmart
  1. cannon

    1下载:
  2. 并行程序设计,使用mpi,实现矩阵相乘的cannon算法,包括阻塞式和非阻塞式-Parallel programming, the use of mpi, cannon to achieve matrix multiplication algorithms, including blocking and non-blocking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.41kb
    • 提供者:chenkai
  1. ParallelPAlgorithms

    1下载:
  2. 使用mpi实现了cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Mpi implemented using the parallel algorithm for matrix cannon! With detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-23
    • 文件大小:6.88mb
    • 提供者:海诺
  1. matvec

    0下载:
  2. 矩阵向量的MPI乘法,butong de fangfa -mpi inor matrix vect
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1.02kb
    • 提供者:tangfei
  1. cannon

    0下载:
  2. 请注意:这是cannon算法的MPI实现-Please note: This is the cannon of the MPI algorithm to achieve
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.87kb
    • 提供者:ss
  1. cannon

    0下载:
  2. MPI实现CANNON算法,通过设置不同的节点个数实现处理器书目的最佳配置-MPI achieve CANNON algorithm, by setting the number of different node processors to achieve the best allocation of bibliographic
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:318.42kb
    • 提供者:谷谷
  1. cannon

    1下载:
  2. 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境-The source language using MPI parallel numerical algorithm Cannon, in the realization of Linux test. Need to configure multi-node distributed environment
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2.87kb
    • 提供者:li.junli
  1. 27796716cannon

    0下载:
  2. mpiDE JIANDANYINGYONG -mpi
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:tangfei
  1. 69491737cannon

    0下载:
  2. 典型mpi 在巨型机上的应用,国产银河机系列-mpi
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:tangfei
  1. parallel_matrix_multiply_demo

    0下载:
  2. Cannon算法的C++程序MPI实现,实现矩阵的相乘。-MPI implementation of Cannon algorithm(in C++)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:77.61kb
    • 提供者:Andrew
  1. cannon

    0下载:
  2. 并行算法,矩阵相乘,MPI。 cannon.c-MPI,MUTPLAY cannon.c
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.61kb
    • 提供者:lbo
  1. parallel_matrix_multiply_demo

    0下载:
  2. 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:李劲松
  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
    • 文件大小:1.86kb
    • 提供者:hexing
  1. cannon

    0下载:
  2. Cannon 乘法并行算法的MPI源程序-Cannon MPI parallel algorithm source multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2.77kb
    • 提供者:song
  1. Cannon

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

    • 发布日期:2017-03-24
    • 文件大小:1.23kb
    • 提供者:李光瑞
  1. cannon.c.tar

    0下载:
  2. mpi code to implement cannon s algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3.03kb
    • 提供者:read1
  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
    • 文件大小:6.09kb
    • 提供者:zhouhuan
  1. Cannon乘法

    0下载:
  2. 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:10kb
    • 提供者:qdsjc
  1. MPI_Send和MPI_Recv实现

    0下载:
  2. 利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序(Implementation of matrix multiplication with simple transmission and reception)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:你慢点儿
  1. cannon

    0下载:
  2. 矩阵乘Cannon并行算法的MPI+Fortran实现(Parallel program of Cannon algorithm with MPI and Fortran)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:wjp2000_cn
« 12 »
搜珍网 www.dssz.com