BITONIC SORT ON A NETWORK COMPUTER WITH A NODE FAILURE

Citation
H. Kobayashi et al., BITONIC SORT ON A NETWORK COMPUTER WITH A NODE FAILURE, Systems and computers in Japan, 25(10), 1994, pp. 15-23
Citations number
12
Categorie Soggetti
Computer Science Hardware & Architecture","Computer Science Information Systems","Computer Science Theory & Methods
ISSN journal
08821666
Volume
25
Issue
10
Year of publication
1994
Pages
15 - 23
Database
ISI
SICI code
0882-1666(1994)25:10<15:BSOANC>2.0.ZU;2-B
Abstract
Massively parallel computers are being realized for aiming at high per formance. Bitonic sort is an efficient algorithm for network computers . But generally, it is impossible to use a bitonic sort algorithm on a network computer with a node failure. This paper presents a fault-tol erant scheme of bitonic sort algorithm for a network computer that mak es it possible to tolerate a node failure without an additional hardwa re cost. The method does not have hardware redundancy but has software redundancy. The method does not depend on the network topology. Howev er, the method takes about two times as many steps as that of original bitonic sort. This paper also shows that the method is applicable to a chordal ring connected computer as an example.