Parallel Implementations of the Jacobi Linear Algebraic Systems Solve
📝 Original Info
- Title: Parallel Implementations of the Jacobi Linear Algebraic Systems Solve
- ArXiv ID: 1403.5805
- Date: 2014-03-27
- Authors: Researchers from original ArXiv paper
📝 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 implementation of the Argonne National Laboratory.💡 Deep Analysis
Deep Dive into Parallel Implementations of the Jacobi Linear Algebraic Systems Solve.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 implementation of the Argonne National Laboratory.
📄 Full Content
Reference
This content is AI-processed based on ArXiv data.