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

搜索资源列表

  1. mpichbingxingdiama0711

    0下载:
  2. 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8.76kb
    • 提供者:jiafanbing
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:78.8kb
    • 提供者:李若愚
  1. cannon.rar

    0下载:
  2. 并行计算矩阵乘法,cannon算法,矩阵移位来进行计算,Parallel computing matrix multiplication, cannon algorithm for calculating the matrix transposition
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:2.87kb
    • 提供者:dsb
  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. cannon

    0下载:
  2. cannon 并行程序 Matrix multiplication with the Cannon Algorithm: The matrices A and B are stored in files. The file names have to be specified as parameter. The root process reads the matrices and distributes the respective values to all processes,
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1.57kb
    • 提供者:刘铭
  1. canon2

    0下载:
  2. 主要还是让A(i,j) B(i,j)进行移动A(i,i+j),B(i+j,j),然后进能直接相乘。具体的内容可以看并行算法导论,-Matrix multiplication with the Cannon Algorithm: The Cannon Algorithm for matrix multiplication was presented in the course “Parallel and Distributed Algorithms “by Dr. Klauck. Sh
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2.35kb
    • 提供者:刘铭
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023byte
    • 提供者:周济
  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. 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1.17kb
    • 提供者:施俊
  1. mycannon

    0下载:
  2. 该程序是基于cannon算法实现的矩阵相乘运算,运行平台VS2005,需要设置环境变量。-The program is based on the cannon algorithm matrix multiplication operation, operation platform, VS2005, need to set environment variables.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:1.41kb
    • 提供者:魏亭
  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. cannon

    0下载:
  2. cannon s algorithm for parallel multiplication matrix-cannon s algorithm for parallel multiplication matrix
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:481.16kb
    • 提供者:karolin
  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. s.c.tar

    0下载:
  2. 在MPI 环境下实现的 关于cannon的矩阵乘法算法。-The MPI environment cannon matrix multiplication algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2.15kb
    • 提供者:milk
  1. cannon

    0下载:
  2. linux环境下,并行矩阵乘Cannon算法的两种MPI程序实现:采用阻塞操作与采用非阻塞操作!-linux environment, two kinds of MPI programs parallel matrix multiplication Cannon algorithm to achieve: a blocking operation using non-blocking operation!
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:4.52kb
    • 提供者:Bigpig
  1. cannon

    0下载:
  2. 用MPI实现矩阵乘cannon算法的并行实现。-Parallel MPI implementation matrix multiplication cannon algorithm implementation
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:2.6kb
    • 提供者:李芳
  1. Cannon

    0下载:
  2. 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.21kb
    • 提供者:GPS设备
  1. cannon

    0下载:
  2. MPI实现的矩阵分块乘法(cannon算法),供大家学习参考。-MPI implementation of block matrix multiplication (cannon algorithm), for everyone to learn.
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2.76kb
    • 提供者:jack_f
  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
    • 提供者:你慢点儿
« 12 »
搜珍网 www.dssz.com