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.