Author_Institution :
Dept. of Comput. Sci., Texas A&M Univ., College Station, TX, USA
Abstract :
This paper proposes a fault-tolerant distributed subcube management scheme for hypercube multicomputer systems. Gracefully degradable subcube management is supported by a data structure, called the distributed subcube table (DST), and a fault-tolerant broadcast protocol, called the reliably synchronized broadcast (RSB). In an n-dimensional hypercube, DST is the collection of 2n local subcube tables (LSTs), DST={LST0, LST, ..., LST2-1 n}, where LST, is a bit-mapped table assigned to Nx, a fault-free node whose address is x. LSTx, ∀x, is n+1 bits long, and it records the status (free/busy) of certain subcubes adjacent to Nx. The RSB diagnoses and avoids faults during interprocessor communication to prevent faulty nodes from being allocated for job execution. In addition to possessing a fault-tolerant design, our scheme can also achieve comparable or better performance than existing centralized schemes, as verified by extensive simulation
Keywords :
data structures; distributed databases; hypercube networks; performance evaluation; software fault tolerance; bit-mapped table; data structure; distributed subcube table; fault-tolerant broadcast protocol; fault-tolerant distributed subcube management scheme; gracefully degradable subcube management; hypercube multicomputer systems; interprocessor communication; reliably synchronized broadcast; Broadcasting; Centralized control; Computational modeling; Data structures; Degradation; Fault tolerance; Fault tolerant systems; Hypercubes; Time factors; Tree graphs;