1996
DOI: 10.1142/s0218195996000241
|View full text |Cite
|
Sign up to set email alerts
|

Scalable Parallel Computational Geometry for Coarse Grained Multicomputers

Abstract: We study scalable parallel computational geometry algorithms for the coarse grained multicomputer model: p processors solving a problem on n data items, were each processor has O(n/p)≫O(1) local memory and all processors are connected via some arbitrary interconnection network (e.g. mesh, hypercube, fat tree). We present O(Tsequential/p+Ts(n, p)) time scalable parallel algorithms for several computational geometry problems. Ts(n, p) refers to the time of a global sort operation. Our results are independent of… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
66
0
7

Year Published

1999
1999
2021
2021

Publication Types

Select...
4
4

Relationship

1
7

Authors

Journals

citations
Cited by 82 publications
(73 citation statements)
references
References 4 publications
0
66
0
7
Order By: Relevance
“…In these models the ratio of memory to processors is fairly small (typically Ç´½µ). Recently, bridging models such as BSP [30,31], CGM [7], and LogP [6,18] have been proposed, where the ratio of memory to processors is non-constant. In particular, the BSP model attracted considerable attention and many algorithms for important problems have been designed on this model [12,13,14,8].…”
Section: Introductionmentioning
confidence: 99%
“…In these models the ratio of memory to processors is fairly small (typically Ç´½µ). Recently, bridging models such as BSP [30,31], CGM [7], and LogP [6,18] have been proposed, where the ratio of memory to processors is non-constant. In particular, the BSP model attracted considerable attention and many algorithms for important problems have been designed on this model [12,13,14,8].…”
Section: Introductionmentioning
confidence: 99%
“…Frank Dehne presented the method [8], described and proofed the time cost of the method, and employed it to solve Hausdorff Voronoi Diagrams problem [9]. CGM has been widely used, and turned out effective.…”
Section: Definitionmentioning
confidence: 99%
“…A Coarse-Grained Multicomputer model: p processors solving a problem on n data items, each processor has O(n/p) O(1) local memory, and all the processors are connected via some arbitrary interconnection network [8], can be represented as CGM (n, p). In the MIS method, each hyperbox is one data item, thus the key is to assign the hyperboxes to the processors, and keep loadBalanced for each processor.…”
Section: Coarse-grained Approachmentioning
confidence: 99%
“…A CGM (Coarse-Grained Multicomputer) [3] consists of p processors connected by some interconnection network. Each processor has local memory of size O(N/p), where N is the problem size.…”
Section: Introductionmentioning
confidence: 99%