International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 157 - Number 4 |
Year of Publication: 2017 |
Authors: M. V. Rajesh, Ch. Venkata Ramana, B. Preethi Devi |
10.5120/ijca2017912668 |
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
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.