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...

詳細記述

保存先:
書誌詳細
主要な著者: Karim, Sharmila, Omar, Zurni, Ibrahim, Haslinda
フォーマット: 論文
言語: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.