Sorting Integers on the AP1000
Distributed, Parallel, and Cluster Computing
2007-05-23 v1
Abstract
Sorting is one of the classic problems of computer science. Whilst well understood on sequential machines, the diversity of architectures amongst parallel systems means that algorithms do not perform uniformly on all platforms. This document describes the implementation of a radix based algorithm for sorting positive integers on a Fujitsu AP1000 Supercomputer, which was constructed as an entry in the Joint Symposium on Parallel Processing (JSPP) 1994 Parallel Software Contest (PSC94). Brief consideration is also given to a full radix sort conducted in parallel across the machine.
Cite
@article{arxiv.cs/0004013,
title = {Sorting Integers on the AP1000},
author = {Lex Weaver and Andrew Lynes},
journal= {arXiv preprint arXiv:cs/0004013},
year = {2007}
}
Comments
1994 Project Report, 23 pages