Abstract

Cholesky factorization is one of the numerically stable methods for the solution of the special linear system of equations, where the system is Symmetric Positive Definite. Tremendous work has been carried out for the parallel implementation of this system on parallel machines and available as a matrix algebra routines. The alternative approach for solution of this system was proposed by Delosme & Ipsen, which avoids sequential forward elimination and back substitution of Cholesky method by a parallel step. In order to implement this algorithm on parallel machines, we require to handle the procedures involved in a slightly different way. These implementation issues are discussed in this paper, in detail. The actual timings for different communication schemes, on different sets of data values and varying number of processors, are tested and reported. In this work we have redesigned and implemented the algorithm using different communication possibilities namely Message Passing Interface (MPI) and Shared Memory routines (SHMEM) and compared the results. To the best of our knowledge, this is the first effort to implement this algorithm using these communication routines.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.