An Algorithm for the Parallel Solution of Linear Equations on Personal Computers
Tang Jian
Abstract
Tang Jian
Abstract
Considering the limits of PC's memory, we propose a parallel algorithm which using the method of exchanging data between hard-disk and memory, network technology, and the message passing interface (MPI). The parallel algorithm is used to solve large-scale linear equations on PCs. And the algorithm is also used to be a sequential solver on single PC. We have performed numerical experiments of PCs and get the right computational results.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Considering the limits of PC's memory, we propose a parallel algorithm which using the method of exchanging data between hard-disk and memory, network technology, and the message passing interface (MPI). The parallel algorithm is used to solve large-scale linear equations on PCs. And the algorithm is also used to be a sequential solver on single PC. We have performed numerical experiments of PCs and get the right computational results.
Key concepts: Computer science, Solver, Parallel computing, Algorithm, Message Passing Interface, Parallel algorithm, Interface (matter), Message passing