Parallel Algorithms for Irregular Problems: State of the Art 1995
DOI: 10.1007/978-1-4757-6130-6_5
|View full text |Cite
|
Sign up to set email alerts
|

Scalable Parallel Algorithms for Unstructured Problems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
33
0
1

Year Published

1998
1998
2023
2023

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(34 citation statements)
references
References 23 publications
0
33
0
1
Order By: Relevance
“…This procedure, known as Floyd's algorithm, requires O(N 3 ) operations. More efficient algorithms exploiting the sparse structure of the neighborhood graph can be found in (38). 17.…”
mentioning
confidence: 99%
“…This procedure, known as Floyd's algorithm, requires O(N 3 ) operations. More efficient algorithms exploiting the sparse structure of the neighborhood graph can be found in (38). 17.…”
mentioning
confidence: 99%
“…Message sizes are represented by len P . Processors allocated to a job communicate with each other using the all-to-all communication pattern [8,15,17]. In all-to-all communication, each processor allocated to a job sends a packet to all other processors allocated to the same job.…”
Section: Simulation Resultsmentioning
confidence: 99%
“…Advances in switching techniques such as wormhole switching [15], have made communication latency less sensitive to the distance between communicating nodes [4]. This has made allocating a job to non-contiguous processors plausible in long- …”
Section: Non-contiguous Allocation Strategiesmentioning
confidence: 99%
See 1 more Smart Citation
“…Each iteration of CG involves, in order of computational dependency, one SpMxV, two inner-products, and three DAXPY computations. DAXPY computations do not involve communication, whereas inner-product computations necessitate a post global reduction operation [19] on results of the two local inner-products. In rowwise striping, pre-communication operations needed for SpMxV and the global reduction operation constitute pre-and post-synchronization points, respectively, for the aggregate of one local SpMxV and two local innerproduct computations.…”
Section: A Better Load Balancing Model For Iterative Solversmentioning
confidence: 99%