A Linear Time Fault Diagnosis Algorithm for Hypercube Multiprocessors under the MM* Comparison Model.

XF Yang
DOI: https://doi.org/10.1109/ats.2003.1250782
2003-01-01
Abstract:Comparison-based system-level fault diagnosis is attractive alternative to test-based fault diagnosis. The MM* comparison model assumes that every processor in the system to be diagnosed makes a comparison between the responses of any two processors with which it can communicate directly to the same system tasks. Due to many excellent properties, hypercube structures have become popular choices for interconnection network topology of real multiprocessor systems. Sengupta and Dahbura proposed a diagnosis algorithm for general diagnosable systems under the MM* model, with O(N-5) time complexity, where N is the number of processors in the system. In this paper, we propose a fault diagnosis algorithm for hypercube systems under the MM* model by exploiting cycle decomposition properties of hypercube. Based on judiciously designed data structures, this diagnosis algorithm can achieve O(N log(2)(2) N) time complexity, which is linear in the size of input. Therefore, the new diagnosis algorithm is significantly superior to Sengupta-Dahbura's for hypercube systems.
What problem does this paper attempt to address?