Loading…
A fast parallel Gauss Jordan algorithm for matrix inversion using CUDA
•Current literature suggests time complexity of matrix inversion is 2 or higher.•This paper redesigns the Gauss Jordan algorithm for matrix inversion on CUDA platform.•The algorithm exploits large scale parallelization of a massively multithreaded GPU.•Performance metrics of the algorithm are compar...
Saved in:
Published in: | Computers & structures 2013-11, Vol.128, p.31-37 |
---|---|
Main Authors: | , , |
Format: | Article |
Language: | English |
Subjects: | |
Citations: | Items that this one cites Items that cite this one |
Online Access: | Get full text |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Summary: | •Current literature suggests time complexity of matrix inversion is 2 or higher.•This paper redesigns the Gauss Jordan algorithm for matrix inversion on CUDA platform.•The algorithm exploits large scale parallelization of a massively multithreaded GPU.•Performance metrics of the algorithm are compared with CPU based parallel methods.•Time complexity of our method scales as n as long as n2 threads are supported by GPU.
The ability to invert large matrices quickly and accurately determines the effectiveness of a computational tool. Current literature suggests that time complexity of matrix inversion is 2 or higher. This paper redesigns the Gauss Jordan algorithm for matrix inversion on a CUDA platform to exploit the large scale parallelization feature of a massively multithreaded GPU. The algorithm is tested for various types of matrices and the performance metrics are studied and compared with CPU based parallel methods. We show that the time complexity of matrix inversion scales as n as long as n2 threads can be supported by the GPU. |
---|---|
ISSN: | 0045-7949 1879-2243 |
DOI: | 10.1016/j.compstruc.2013.06.015 |