Description: Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version
- [mandelbrotPVM] - under the procedures mandelbrot source,
- [jacobi] - This procedure jacobi method using paral
- [Jacobi] - Jacobian iteration realistic symmetric m
- [jacobi] - Write an MPI program that solves a set o
- [MPI-Matrix] - Iterative solution of linear equations,
- [Jacobi] - Be calculated by iteration of nonlinear
- [jacobi] - The algorithm using c language- Jacobi i
- [jacobi-mpi3] - Jacobi MPI Algorithm
- [matrix_mpi] - Multiplication of matrices of size and M
- [hyperQsort] - it s a c++ code for hyper quick sort
File list (Check if you may need any files):
MPI -jacobi迭代\a.txt
...............\jacobi_std.cpp
...............\mpi.cpp
...............\jacobi_std.exe
MPI -jacobi迭代