The division free parallel algorithm for finding determinant

A cross multiplication method for determinant was generalized for any size of square matrices using a new permutation strategy.The permutation is generated based on starter sets.However, via permutation, the time execution of sequential algorithm became longer.Thus, in order to reduce the computatio...

全面介紹

Saved in:
書目詳細資料
Main Authors: Karim, Sharmila, Omar, Zurni, Ibrahim, Haslinda
格式: Article
語言:English
出版: Pushpa Publishing House 2013
主題:
在線閱讀:http://repo.uum.edu.my/16849/1/9.pdf
http://repo.uum.edu.my/16849/
http://www.pphmj.com/journals/articles/1117.htm
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:A cross multiplication method for determinant was generalized for any size of square matrices using a new permutation strategy.The permutation is generated based on starter sets.However, via permutation, the time execution of sequential algorithm became longer.Thus, in order to reduce the computation time, a parallel strategy was developed which is suited for master and slave paradigm of the high performance computer.A parallel algorithm is integrated with message passing interface.The numerical results showed that the parallel methods computed the determinants faster than the sequential counterparts particularly when the tasks were equally allocated.