Title :
Subcube recognition, allocation/deallocation and relocation in hypercubes
Author :
Chan, Mee Yee ; Lee, Shiang-Jen
Author_Institution :
Texas Univ., Richardson, TX, USA
Abstract :
The paper investigates four different strategies for subcube recognition, allocation/deallocation and relocation in an n-dimensional hypercube multiprocessor: the buddy strategy which recognizes 2n-k k-cubes in O(N) time, N=2n, has a relocation cost of O(KlogK) process-moves where K=2k is the size of subcube requested; the Gray code strategy which recognizes 2n-k+1 k-cubes in O(N) time is shown to have a relocation cost of O(N) process-moves; the recognizing all strategy can recognize all Ck n2n-k k-cubes in O(N1.58) time with a relocation cost of O(N) process-moves; and the extended buddy strategy which recognizes 2n-k+(n-k)2n-k-1 k-cubes in O(NlogN) time is shown to have a relocation cost of O(KlogK) process-moves
Keywords :
computational complexity; hypercube networks; parallel algorithms; Gray code strategy; buddy strategy; extended buddy strategy; hypercube multiprocessor; process-moves; recognizing all strategy; relocation cost; subcube allocation; subcube deallocation; subcube recognition; subcube relocation; Algorithm design and analysis; Bandwidth; Computer science; Concurrent computing; Costs; Fault tolerant systems; Hypercubes; Reflective binary codes; Topology; Tree graphs;
Conference_Titel :
Parallel and Distributed Processing, 1990. Proceedings of the Second IEEE Symposium on
Conference_Location :
Dallas, TX
Print_ISBN :
0-8186-2087-0
DOI :
10.1109/SPDP.1990.143512