首页 | 本学科首页   官方微博 | 高级检索  
     


Parallel sorting algorithms for tightly coupled multiprocessors
Authors:Michael J Quinn
Affiliation:

Parallel Computing Laboratory, Department of Computer Science, University of New Hampshire, Durham, NH 03824, U.S.A.

Abstract:We present three parallel sorting algorithms suitable for implementation on tightly coupled multiprocessors and compare their performance on the Denelcor HEP. Two of the algorithms implemented—parallel Shellsort and quickmerge—are new. Shellsort is amenable to parallelization; however, since Shellsort has higher complexity than quicksort, parallel Shellsort is inferior to parallel quicksort. A second new parallel algorithm, called quickmerge, is based upon both quicksort and mergesort. Our implementation of quickmerge achieves significantly higher speedup than occur implementation of parallel quicksort.
Keywords:Shared memory multiprocessor  Denelcor HEP  sorting algorithms  parallel Shellsort  quickmerge  parallel quicksort  timing results
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号