NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Press Enter or click the Search button to begin your search.

Back to Results
Parametric binary dissectionBinary dissection is widely used to partition non-uniform domains over parallel computers. This algorithm does not consider the perimeter, surface area, or aspect ratio of the regions being generated and can yield decompositions that have poor communication to computation ratio. Parametric Binary Dissection (PBD) is a new algorithm in which each cut is chosen to minimize load + lambda x(shape). In a 2 (or 3) dimensional problem, load is the amount of computation to be performed in a subregion and shape could refer to the perimeter (respectively surface) of that subregion. Shape is a measure of communication overhead and the parameter permits us to trade off load imbalance against communication overhead. When A is zero, the algorithm reduces to plain binary dissection. This algorithm can be used to partition graphs embedded in 2 or 3-d. Load is the number of nodes in a subregion, shape the number of edges that leave that subregion, and lambda the ratio of time to communicate over an edge to the time to compute at a node. An algorithm is presented that finds the depth d parametric dissection of an embedded graph with n vertices and e edges in O(max(n log n, de)) time, which is an improvement over the O(dn log n) time of plain binary dissection. Parallel versions of this algorithm are also presented; the best of these requires O((n/p) log(sup 3)p) time on a p processor hypercube, assuming graphs of bounded degree. How PBD is applied to 3-d unstructured meshes and yields partitions that are better than those obtained by plain dissection is described. Its application to the color image quantization problem is also discussed, in which samples in a high-resolution color space are mapped onto a lower resolution space in a way that minimizes the color error.
Document ID
19940008711
Acquisition Source
Legacy CDMS
Document Type
Contractor Report (CR)
Authors
Bokhari, Shahid H.
(University of Engineering and Technology Lahore, Pakistan)
Crockett, Thomas W.
(NASA Langley Research Center Hampton, VA., United States)
Nicol, David M.
(College of William and Mary Williamsburg, VA., United States)
Date Acquired
September 6, 2013
Publication Date
July 1, 1993
Subject Category
Cybernetics
Report/Patent Number
NASA-CR-191496
ICASE-93-39
NAS 1.26:191496
AD-A269063
Report Number: NASA-CR-191496
Report Number: ICASE-93-39
Report Number: NAS 1.26:191496
Report Number: AD-A269063
Accession Number
94N13184
Funding Number(s)
CONTRACT_GRANT: NAS1-18605
PROJECT: RTOP 505-90-52-01
CONTRACT_GRANT: NSF CCR-92-01195
CONTRACT_GRANT: NAS1-19480
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available