ROE sorting on ILLIAC array processor

  • Authors:
  • Masumeh Damroudi;Mohammad R. Salehnamadi;Kamal Jadidy Aval

  • Affiliations:
  • Computer Science Department, Islamic Azad University of Firuzkuh, Firukuh, Iran;Computer Science Department, Islamic Azad University of Firuzkuh, Firukuh, Iran;Computer Science Department, Islamic Azad University of Firuzkuh, Firukuh, Iran

  • Venue:
  • ACC'08 Proceedings of the WSEAS International Conference on Applied Computing Conference
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an algorithm for sorting on ILLIAC architecture. We need to speed up solving computer problems such as sorting. Because of limitations in processor's speed, using parallel algorithms is inevitable. This algorithm sorts 2N data elements using N processors with a running time of O(√N). The aim of issued algorithm is to reduce total cost of sorting with a trade off between the number of processors and execution time.