International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 157 - Issue 4 |
Published: Jan 2017 |
Authors: M. V. Rajesh, Ch. Venkata Ramana, B. Preethi Devi |
![]() |
M. V. Rajesh, Ch. Venkata Ramana, B. Preethi Devi . A Comparative Study on the Implementation of Matrix Addition in Sequential and Parallel Computing Paradigms. International Journal of Computer Applications. 157, 4 (Jan 2017), 32-36. DOI=10.5120/ijca2017912668
@article{ 10.5120/ijca2017912668, author = { M. V. Rajesh,Ch. Venkata Ramana,B. Preethi Devi }, title = { A Comparative Study on the Implementation of Matrix Addition in Sequential and Parallel Computing Paradigms }, journal = { International Journal of Computer Applications }, year = { 2017 }, volume = { 157 }, number = { 4 }, pages = { 32-36 }, doi = { 10.5120/ijca2017912668 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2017 %A M. V. Rajesh %A Ch. Venkata Ramana %A B. Preethi Devi %T A Comparative Study on the Implementation of Matrix Addition in Sequential and Parallel Computing Paradigms%T %J International Journal of Computer Applications %V 157 %N 4 %P 32-36 %R 10.5120/ijca2017912668 %I Foundation of Computer Science (FCS), NY, USA
Operations on matrices are very basic and common in many fields of computer science and information technology, like Image Processing, Graph Algorithms, etc. This paper presents a comparative analysis of the implementation of additions of two matrices with large dimensions both in sequential and parallel computing paradigms. It provides a case study on the implementation of addition of two matrices with large dimensions in C language, Java Language and CUDA C Language implementations.