Description: 本程序采用fortran编写,为用Jacobi法求实对称矩阵的特征值与特征向量-This procedure using fortran prepared for the Jacobi method using realistic symmetric matrix eigenvalue and eigenvector Platform: |
Size: 1024 |
Author:qwe |
Hits:
Description: Jacobi_MPI
基于MPI的并行算法,用Jacobi迭代法解方程组-Jacobi_MPI parallel algorithm based on MPI, using Jacobi iterative method for solution of equations Platform: |
Size: 2048 |
Author:luoxiao |
Hits:
Description:
Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。
BY:廖能想-Jacobi iterative method for solving Poisson equation MPI parallel programming. Acceptable parameters as the issue of partition size, can automatically select the appropriate size according to the issue of separation of tasks (rows, columns, blocks). Good speed. The issue of accuracy and function can be set in the pre-compiler. BY: Liao can think Platform: |
Size: 4096 |
Author:能想的呆子 |
Hits:
Description: Write an MPI program that solves a set of linear equations Ax = b with the
并行计算
Jacobi method. The root
process reads the matrix A and the vector b from files. The file names have to be specified by the user
as parameters.-Write an MPI program that solves a set of linear equations Ax = b with the Jacobi method. The root
process reads the matrix A and the vector b from files. The file names have to be specified by the user
as parameters. Platform: |
Size: 2048 |
Author:刘铭 |
Hits: