- Category:
- MPI
- Tags:
-
[C/C++]
[源码]
- File Size:
- 2kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- lium000
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.
- [c++jacobi] - With C++ Prepared a jacobi iterative sol
- [Jacobi] - Parallel computing algorithm of Jacobi,
- [MPI] - MPI realize more than four Jacobi iterat
- [trapezoidal] - Write an MPI program for numerical integ
- [MPI-Matrix] - Iterative solution of linear equations,
- [Gaussian] - Gauss elimination method for solving lin
- [jacobi-mpi3] - Jacobi MPI Algorithm
- [MPI-jacobi] - Jacobi iterative calculation using MPI,
- [Jacobi_MPI] - MPI c++ jacobi iteration code, VS05 comp
- [jacobi] - Jacobi method for solving system of line
File list (Check if you may need any files):
jacobi.c