-
Parallel Implementations of the Jacobi Linear Algebraic Systems Solve
Abstract: The objective of this research is to construct parallel implementations of the Jacobi algorithm used for the solution of linear algebraic systems, to measure their speedup with respect to the serial case and to compare each other, regarding their efficiency. The programming paradigm used in this implementation is the message passing model, while, the used MPI implementation is the MPICH implementa… ▽ More
Submitted 23 March, 2014; originally announced March 2014.
Comments: Balkan Conference on Informatics (BCI2007), Sofia, Bulgaria
MSC Class: 65Fxx ACM Class: D.1.3; G.1.3