@article{MAKHILLJEAS2018131616715,
    title = {Parallel Implementation and Comparative Study of Gauss-Jordan and
Gauss-Huard Algorithms on a Cluster of Linux Workstations},
    journal = {Journal of Engineering and Applied Sciences},
    volume = {13},
    number = {16},
    pages = {6765-6770},
    year = {2018},
    issn = {1816-949x},
    doi = {jeasci.2018.6765.6770},
    url = {https://makhillpublications.co/view-article.php?issn=1816-949x&doi=jeasci.2018.6765.6770},
    author = {M.H.},
    keywords = {Linear systems,Gauss-Jordan,Gauss-Huard,algorithms,parallel computing,MPI},
    abstract = {In this study, we present parallel implementations of the Gauss-Jordan and Gauss-Huard algorithms
with scaled partial pivoting strategy on a cluster of Linux workstations using MPI as a parallel programming
environment. We present a comparative study of their performance. The obtained experimental results for the
test problems and the analysis of the two algorithms show that the proposed parallel algorithms offer high
speed, efficiency and numerical stability. The results also show that Gauss-Huard algorithm performs as good
as Gaussian elimination and is more efficient than Gauss-Jordan.}
    }