{tag}
{/tag}
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Year of Publication: 2016
![]() |
10.5120/ijca2016911285 |
{bibtex}2016911285.bib{/bibtex}
Abstract
As technology has advanced, Parallel Computing and Architecture has emerged as a research area with the potential of providing satisfactory and faster result for real time applications. Parallel architecture is those that emphasize on parallel and concurrent computation among different processors. This paper presents a thorough survey of the parallel architecture and performane is analysed on the basis of the execution time of few parallel sorting algorithms in multicore processors .To implement these algorithms we have used C programming language with OpenMp Libraries under Linux environment.
References
- Cheng, John, Max Grossman, and Ty McKercher. Professional Cuda C Programming. John Wiley & Sons, 2014.
- http://www.springer.com/cda/content/document/cda_downloaddocument/9781852335991-c1.pdf?SGWID=0-0-45-80044-p2275868
- Cameron, H., Tracy, H., Professional Multicore programming, Wiley publication,2008.
- Quin M “parallel programming in Cwith MPI and OpenMP” Tata McGraw Hills edition 2000.pp338
- http://www.cs.princeton.edu/courses/archive/spring09/cos226/handouts/Algs3Ch10.pdf
- K. E. Batcher. Sorting networks and their applications. In AFIPS Springer Joing Computer Conference, pages 307–314, Arlington,VA, April 1968
- G. Morton. A Computer Oriented Geodetic Data Base and ANew Technique In File Sequencing. International BusinessMachines Co., 1966.
- Venkatesan P., Harish B., S. Sarholz, Proceedings of the 3rd international workshop on OpenMP "A Practical Programming Model for the Multi-core Era", 2008.
- Davidson A, David T, Michael G, John D. Owens,” Efficient Parallel Merge Sort for Fixed and Variable Length Keys”.
- http://www.cs.princeton.edu/courses/archive/spring09/cos226/handouts/Algs3Ch10.pdf
- Kai hwang, Naresh Motwani, Advanced computer Architecture, pp 108 chapter 3
Keywords
Parallel Architecture;Openmp;Sorting;Bitonic Sorting