Proceedings 16th International Parallel and Distributed Processing Symposium 2002
DOI: 10.1109/ipdps.2002.1015493
|View full text |Cite
|
Sign up to set email alerts
|

The R-LRPD test: speculative parallelization of partially parallel loops

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
79
0

Year Published

2005
2005
2021
2021

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 60 publications
(79 citation statements)
references
References 11 publications
0
79
0
Order By: Relevance
“…Serial-commit tls models [5,6,17] isolate the speculative state from the global state: each thread buffers its write-accesses, and commits them when it becomes master. It follows that war and waw dependencies are implicitly satisfied.…”
Section: Software Tlsmentioning
confidence: 99%
See 4 more Smart Citations
“…Serial-commit tls models [5,6,17] isolate the speculative state from the global state: each thread buffers its write-accesses, and commits them when it becomes master. It follows that war and waw dependencies are implicitly satisfied.…”
Section: Software Tlsmentioning
confidence: 99%
“…For the modulo relation we have: {(0, 1)}<8> ∪ {(0, 1)}<18> ⊆ {(0, 1)}<2>, which implies that the program cannot be parallelized (as iterations 0 and 1 modulo 2 are executed on the same thread). However, with the step relation we get: {(0, 1)}|8> ∪ {(0, 1)}|18> ⊆ S|18>, where S = {(0, 1), (8,9), (16,17), (6,7), (14,15), (4,5), (12,13), (2,3), (10,11)}. In this case we can run 9 concurrent threads while satisfying the observed dependencies: …”
Section: Set-congruence Algebra (In Z × Z)mentioning
confidence: 99%
See 3 more Smart Citations