Welcome![Sign In][Sign Up]
Location:
Search - cannon algorithm

Search list

[Process-Threadmpichbingxingdiama0711

Description: 基于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
Platform: | Size: 283648 | Author: jiafanbing | Hits:

[MPIcannon

Description: 矩阵相乘并行算法实现,C语言开发,用mpi编程完成-Parallel matrix multiplication algorithm, C language development, with the completion of mpi programming
Platform: | Size: 1024 | Author: kmart | Hits:

[MPIcannon

Description: 并行算法的cannon算法实现。在smp环境下用c编写。-Parallel Algorithm algorithm cannon. Smp environment used in the preparation of c.
Platform: | Size: 3072 | Author: 322 | Hits:

[MPICannon

Description: 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法-This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
Platform: | Size: 101376 | Author: 李若愚 | Hits:

[SCMcannon

Description: 请注意:这是cannon算法的MPI实现-Please note: This is the cannon of the MPI algorithm to achieve
Platform: | Size: 3072 | Author: ss | Hits:

[MPIcannon

Description: 并行计算矩阵乘法,cannon算法,矩阵移位来进行计算-Parallel computing matrix multiplication, cannon algorithm for calculating the matrix transposition
Platform: | Size: 3072 | Author: dsb | Hits:

[SCMcannon

Description: MPI实现CANNON算法,通过设置不同的节点个数实现处理器书目的最佳配置-MPI achieve CANNON algorithm, by setting the number of different node processors to achieve the best allocation of bibliographic
Platform: | Size: 325632 | Author: 谷谷 | Hits:

[MPIcannon

Description: 该源码使用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
Platform: | Size: 3072 | Author: li.junli | Hits:

[SCMcannon

Description: 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, so that processor i, j has the values ai,j and bi,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. Short description: 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, so that processor i, j has the values ai,j and bi,j. Matrix C = A · B should be calculated as follows: 1. step: Shift values so that processor i, j has values ai,(i+j)mod √ p and b(i+j)mod √ p,j. 2. step: ci,j = ai,j · bi,j 3. step: Shift values of matrix A left (i → i − 1) and values of matrix B up (j → j − 1).
Platform: | Size: 2048 | Author: 刘铭 | Hits:

[MPIcanon2

Description: 主要还是让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. Short description: 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, so that processor i, j has the values ai,j and bi,j.
Platform: | Size: 2048 | Author: 刘铭 | Hits:

[Algorithmparallel_matrix_multiply_demo

Description: Cannon算法的C++程序MPI实现,实现矩阵的相乘。-MPI implementation of Cannon algorithm(in C++)
Platform: | Size: 79872 | Author: Andrew | Hits:

[OpenGL programCannon

Description: 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
Platform: | Size: 1024 | Author: 施俊 | Hits:

[Process-Threadmycannon

Description: 该程序是基于cannon算法实现的矩阵相乘运算,运行平台VS2005,需要设置环境变量。-The program is based on the cannon algorithm matrix multiplication operation, operation platform, VS2005, need to set environment variables.
Platform: | Size: 1024 | Author: 魏亭 | Hits:

[Otherparallel_matrix_multiply_demo

Description: 基于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 quadrature.
Platform: | Size: 1980416 | Author: 李劲松 | Hits:

[MPIMatrix_multi

Description: 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
Platform: | Size: 2048 | Author: hexing | Hits:

[Software Engineeringcannon

Description: cannon s algorithm for parallel multiplication matrix-cannon s algorithm for parallel multiplication matrix
Platform: | Size: 492544 | Author: karolin | Hits:

[MPICannon

Description: 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
Platform: | Size: 1024 | Author: 李光瑞 | Hits:

[MPIcannon-algorithm

Description: the matrix multiple algorithm cannon algorithm in MPI
Platform: | Size: 1328128 | Author: marya | Hits:

[MPICannon乘法

Description: 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
Platform: | Size: 10240 | Author: qdsjc | Hits:

[Othercannon

Description: 矩阵乘Cannon并行算法的MPI+Fortran实现(Parallel program of Cannon algorithm with MPI and Fortran)
Platform: | Size: 1024 | Author: wjp2000_cn | Hits:
« 12 »

CodeBus www.codebus.net