earticle

논문검색

Performance Evaluation of Parallel Sorting Algorithms on IMAN1 Supercomputer

초록

영어

Many sorting algorithms have been proposed and implemented in previous years. These algorithms are usually judged by their performance in term of algorithm growth rate according to the input size. Efficient sorting algorithm implementation is important for optimizing the use of other algorithms such as searching algorithms, load balancing algorithms, etc. In this paper, parallel Quicksort, parallel Merge sort, and parallel Merge-Quicksort algorithms are evaluated and compared in terms of the running time, speedup, and parallel efficiency. These sorting algorithms are implemented using Message Passing Interface (MPI) library, and results have been conducted using IMAN1 supercomputer. Results show that the run time of parallel Quicksort algorithm outperforms both Merge sort and Merge-Quicksort algorithms. Moreover, on large number of processors, parallel Quicksort achieves the best parallel efficiency of up to 88%, while Merge sort and Merge-Quicksort algorithms achieve up to 49% and 52% parallel efficiency, respectively.

목차

Abstract
 1. Introduction
 2. Related Works
 3. An Overview of Sequential and Parallel Quicksort
  3.1. Sequential Quicksort
  3.2. Parallel Quicksort
 4. An Overview of Sequential and Parallel Merge Sort
  4.1. Sequential Merge Sort
  4.2. Parallel Merge Sort
 5. An Overview of Parallel Merge-Quicksort
 6. Performance Evaluation and Results
  6.1. Run Time Evaluation
  6.2. Speedup Evaluation
  6.3. Parallel Efficiency Evaluation
 7. Conclusion
 References

저자정보

  • Maha Saadeh Department of Computer Science, King Abdullah II School for Information Technology, University of Jordan, Amman, Jordan
  • Huda Saadeh Department of Computer Science, King Abdullah II School for Information Technology, University of Jordan, Amman, Jordan
  • Mohammad Qatawneh Department of Computer Science, King Abdullah II School for Information Technology, University of Jordan, Amman, Jordan

참고문헌

자료제공 : 네이버학술정보

    함께 이용한 논문

      ※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

      0개의 논문이 장바구니에 담겼습니다.