Encyclopedia of Parallel Computing 2011
DOI: 10.1007/978-0-387-09766-4_516
|View full text |Cite
|
Sign up to set email alerts
|

Titanium

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
0
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 0 publications
0
0
0
Order By: Relevance
“…Namely, the private space is always the one that can be more efficiently accessed and the shared local space is accessible in very similar times, while the accesses to remote shared data are the most expensive ones by far. This model has been implemented in a wide variety of languages [2], [3], [4], [5], [6] and libraries [7].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Namely, the private space is always the one that can be more efficiently accessed and the shared local space is accessible in very similar times, while the accesses to remote shared data are the most expensive ones by far. This model has been implemented in a wide variety of languages [2], [3], [4], [5], [6] and libraries [7].…”
Section: Introductionmentioning
confidence: 99%
“…Despite the advantages of PGAS approaches and the large set of semantics and mechanisms they provide, they still lack important features available in other parallel frameworks. This way, a common restriction we have found is that although PGAS environments exhibit a large variety of synchronization mechanisms, from full/empty bits [5] or synchronized blocks [6] to clocks [4] and locks [3], it is difficult to efficiently develop many algorithms whose tasks present complex patterns of dependencies using these approaches. A very effective mechanism to express this kind of algorithms is to rely on the implicit dependencies between the tasks that are given by the definition of their inputs and outputs.…”
Section: Introductionmentioning
confidence: 99%